]> _ Git - Animations.git/commitdiff
wait #2458 ajout version EN
authornael <nael@cubedesigners.com>
Fri, 21 Dec 2018 10:12:40 +0000 (11:12 +0100)
committernael <nael@cubedesigners.com>
Fri, 21 Dec 2018 10:12:40 +0000 (11:12 +0100)
Fluidbook-presentation-quotes/p8/index.html
Fluidbook-presentation-quotes/p8/main.js
Fluidbook-presentation-quotes/p8/style.css
Fluidbook-presentation-quotes/p8/style.sass

index 6bc54df28b50af2cbffd01a3f5f23e08534cbde0..48648d72969284b12448d713a972672affc23e1c 100644 (file)
@@ -9,12 +9,13 @@
 <canvas id="canvas" width="601" height="779"></canvas>
 
 <div class="container">
-    <img src="bg.png" alt="">
+    <!--<img src="bg2.png" alt="">-->
 
     <div class="all">
         <div class="inset"></div>
-        <p class="title">Fluidbook est disponible partout, au bureau, dans le train, ou simplement
-        depuis votre canapĂ©.</p>
+        <p class="title">Fluidbook is everywhere, making it possible
+            to access your publication from the train, office
+            or just from your favorite couch.</p>
     </div>
     <img class="quote1" src="src/quote1.svg" alt="">
     <img class="quote2" src="src/quotes2.svg" alt="">
index 3e1e1e230064bb16301d25ef7300612ac8c4d682..8e2e7067b280f976bdaa75494cb895965389cd5a 100644 (file)
@@ -7,7 +7,7 @@ let title = document.getElementsByClassName('title');
 let letter = document.getElementsByClassName('letter');
 let br = document.createElement("br");
 
-var arrIndexes = [34,73];
+var arrIndexes = [43,105];
 $(letter).filter(function(index) {
     return arrIndexes.indexOf(index) > -1;
 }).prepend(br);
index 5b9feea2f970a96a046509c50849feae60989100..13ddaf2f566fdfed5ac6074c2e1e75a9f0eca386 100644 (file)
@@ -19,7 +19,7 @@
   line-height: 1.1;
   color: #19344D;
   opacity: 1 !important;
-  width: 500px;
+  width: 700px;
   letter-spacing: -0.4px; }
 
 .all {
@@ -44,6 +44,6 @@
   position: absolute;
   width: 20px;
   top: 706px;
-  left: 278px; }
+  left: 379px; }
 
 /*# sourceMappingURL=style.css.map */
index 6b9210903ddf65e8aa356f412f2307f2f88f18f4..c932d97e5fb468c054f2af48b4d4e0a702e7c82e 100644 (file)
@@ -17,7 +17,7 @@ $fontcolor: #19344D
   line-height: 1.10
   color: $fontcolor
   opacity: 1!important
-  width: 500px
+  width: 700px
   letter-spacing: -0.4px
 
 .all
@@ -39,4 +39,4 @@ $fontcolor: #19344D
   position: absolute
   width: 20px
   top: 706px
-  left: 278px
+  left: 379px