]> _ Git - fluidbook-html5.git/commitdiff
(no commit message)
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 2 Jan 2014 16:13:32 +0000 (16:13 +0000)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 2 Jan 2014 16:13:32 +0000 (16:13 +0000)
_index.html
js/libs/fluidbook/fluidbook.background.js
style/fluidbook.css

index e99fba9d30c85476b4854a1d071d0fe677f92ca3..53696254617cb25dfb90113491d39283ce2bde82 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>\r
-<html<!-- $cache -->>\r
+<html<!-- $cache --> prefix="og: http://ogp.me/ns#">\r
        <head>\r
                <title><!-- $titre --></title>\r
                <meta charset="utf-8">\r
@@ -7,7 +7,7 @@
                <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=IE8">\r
                <meta name="apple-mobile-web-app-capable" content="yes">\r
                <meta name="viewport" content="initial-scale=1,minimum-scale=1">\r
-               <meta name="google" value="notranslate">\r
+               <meta name="google" content="notranslate">\r
                <!-- $description -->\r
                <!-- $style -->\r
                <!-- $script -->\r
index 4a27fe5d032984db1180d208666b35badd26f13e..96fc16e912474e394dfc4fdacd51b11de83a39ae 100644 (file)
@@ -25,8 +25,6 @@ FluidbookBackground.prototype = {
                        ih = this.fluidbook.datas.backgroundImageDimensions.height;\r
                }\r
 \r
-\r
-\r
                if (this.fluidbook.datas.backgroundHAlign == Fluidbook.LEFT) {\r
                        left = 0\r
                } else if (this.fluidbook.datas.backgroundHAlign == Fluidbook.RIGHT) {\r
index a8ee532ee46ef7d81a55c1cbc26c20fe64f3636c..57572113b7f42866463314893b386c41c8644906 100644 (file)
@@ -125,7 +125,7 @@ body{
 }\r
 \r
 #background .links{\r
-       position:absolute;\r
+       \r
 }\r
 \r
 /* Orientation */\r