From: nael Date: Mon, 10 Dec 2018 13:29:24 +0000 (+0100) Subject: wait #2417 debug IE11 version FR & EN @.30 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=6bc1afcd49b21a6a273d92edaf46e0d418d073c4;p=Animations.git wait #2417 debug IE11 version FR & EN @.30 --- diff --git a/Fluidbook-presentation-p12/Fluidbook-presentation-p12-EN.zip b/Fluidbook-presentation-p12/Fluidbook-presentation-p12-EN.zip new file mode 100644 index 0000000..0350269 Binary files /dev/null and b/Fluidbook-presentation-p12/Fluidbook-presentation-p12-EN.zip differ diff --git a/Fluidbook-presentation-p12/Fluidbook-presentation-p12.zip b/Fluidbook-presentation-p12/Fluidbook-presentation-p12.zip new file mode 100644 index 0000000..1688357 Binary files /dev/null and b/Fluidbook-presentation-p12/Fluidbook-presentation-p12.zip differ diff --git a/Fluidbook-presentation-p12/index.html b/Fluidbook-presentation-p12/index.html index eb33fe3..2a3218f 100644 --- a/Fluidbook-presentation-p12/index.html +++ b/Fluidbook-presentation-p12/index.html @@ -6,29 +6,30 @@
+
- ANIMATED
CHART
+ GRAPHIQUES
ANIMÉS
- MUSIC
VIDEO
+ VIDÉOS
MUSIQUE
- SOCIAL
MEDIAS
+ RÉSEAUX
SOCIAUX
- SHARE
DOCUMENTS
+ DOCUMENTS
PARTAGÉS
@@ -40,7 +41,7 @@
- PERSONALIZED
FORMS
+ FORMULAIRES
PERSONALISÉES
@@ -58,13 +59,13 @@
- CUSTOM
ANIMATIONS
+ ANIMATIONS
SUR MESURE
- QUIZ / POLL + QUIZ
SONDAGE
@@ -87,13 +88,11 @@ border-radius: 50%; background: #ee6780; position: absolute; - display: flex; - text-align: center; - justify-content: space-between; - flex-direction: column; - align-items: center; transform-origin: bottom right; transform: scale(0); + /*opacity: 0.6;*/ + text-align: center; + } .circle-right:after{ content: ""; @@ -115,13 +114,10 @@ border-radius: 50%; background: #ee6780; position: absolute; - display: flex; text-align: center; - justify-content: space-between; - flex-direction: column; - align-items: center; transform-origin: bottom left; transform: scale(0); + /*opacity: 0.6;*/ } .circle-left:after{ content: ""; @@ -159,7 +155,9 @@ top: 24px; } .text-stat{ - top: -16px; + top: 76px; + position: absolute; + left: 23px; } /**/ .circle-play{ @@ -170,7 +168,9 @@ top: 31px; } .text-play{ - top: -13px; + top: 79px; + position: absolute; + left: 34px; } /**/ .circle-twitter{ @@ -183,7 +183,9 @@ left: -3px; } .text-twitter{ - top: -17px; + top: 75px; + position: absolute; + left: 36px; } /** docs **/ .circle-docs{ @@ -194,7 +196,9 @@ top: 21px; } .text-docs{ - top: -18px; + top: 73px; + position: absolute; + left: 24px; } /**** MAPS *****/ .circle-maps{ @@ -204,9 +208,12 @@ .icon-maps{ top: 29px; width: 45px; + left: 1px; } .text-maps{ - top: -12px; + top: 79px; + position: absolute; + left: 37px; } /****form*******/ .circle-form{ @@ -219,8 +226,9 @@ left: 1px; } .text-form{ - top: -28px; - left: 1px; + top: 64px; + left: 15px; + position: absolute; } /****vr*******/ .circle-vr{ @@ -232,7 +240,9 @@ width: 71px; } .text-vr{ - top: -25px; + top: 84px; + position: absolute; + left: 41px; } /****shop*******/ @@ -245,7 +255,9 @@ width: 41px; } .text-shop{ - top: -27px; + top: 82px; + position: absolute; + left: 21px; } /****tools*******/ .circle-tools{ @@ -258,8 +270,9 @@ left: 3px; } .text-tools{ - top: -18px; - left: 1px; + top: 73px; + left: 26px; + position: absolute; } /****list*******/ .circle-list{ @@ -271,8 +284,9 @@ width: 37px; } .text-list{ - top: -27px; - left: 1px; + top: 76px; + left: 33px; + position: absolute; }