From: nael Date: Tue, 29 Jan 2019 15:46:38 +0000 (+0100) Subject: wait #2543 @0.10 debug texte iOS X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=38c0a0c63abddd8863eb859f1dfd6cc9a0f2b27b;p=Animations.git wait #2543 @0.10 debug texte iOS --- diff --git a/Fluidbook-presentation-p23/Fluidbook-presentation-p23-EN.zip b/Fluidbook-presentation-p23/Fluidbook-presentation-p23-EN.zip index c08e0d1..14a51cf 100644 Binary files a/Fluidbook-presentation-p23/Fluidbook-presentation-p23-EN.zip and b/Fluidbook-presentation-p23/Fluidbook-presentation-p23-EN.zip differ diff --git a/Fluidbook-presentation-p23/index.html b/Fluidbook-presentation-p23/index.html index 3fb1fca..f182be5 100644 --- a/Fluidbook-presentation-p23/index.html +++ b/Fluidbook-presentation-p23/index.html @@ -11,7 +11,7 @@
- BOOKMARKS + BOOKMARKS

Place a bookmark on each page that interests
you and, in one click, easily find it. You can
also print or download the selected pages as
@@ -19,14 +19,14 @@

- DIRECT ACCESS + DIRECT ACCESS

Directly open any page of your Fluidbook from
any website.

- MULTILINGUAL + MULTILINGUAL

Simply change a parameter in the URL, and
the interface language changes ! We have
@@ -37,7 +37,7 @@

- SOUND EFFECTS + SOUND EFFECTS

For an enhanced experience, there is a page
turning sound effect. The user can disable this
@@ -45,7 +45,7 @@

- SCROLL BAR WITH THUMBNAILS + SCROLL BAR WITH THUMBNAILS

Quick access to any page using the scroll bar
with embedded thumbnails.

@@ -53,7 +53,7 @@
- TABLE OF CONTENTS + TABLE OF CONTENTS

A three level access to any page of your
publication. A great way to organize access on
@@ -62,7 +62,7 @@

- SEND TO A FRIEND BY EMAIL + SEND TO A FRIEND BY EMAIL

With the "Send to a Friend" function you can
send a page that interests you or a link to the
@@ -70,7 +70,7 @@

- EASY HOSTING + EASY HOSTING

We deliver you your Fluidbook, and you simply
host it on your own server. Fluidbook can be
@@ -81,7 +81,7 @@

- PERSONALIZED PRINTING + PERSONALIZED PRINTING

You can print all or a selection of pages within
your Fluidbook at any time, either as single
@@ -89,7 +89,7 @@

- FULL SCREEN + FULL SCREEN

Fluidbook adapts to all screen resolutions,
which means that your publication always
@@ -98,7 +98,7 @@

- INTERNET, CD-ROM OR USB KEY... + INTERNET, CD-ROM OR USB KEY...

Included in each Fluidbook you get all needed:
internet, CD-ROM, USB key... for an online use
@@ -106,7 +106,7 @@

- SEO & GOOGLE RANKING + SEO & GOOGLE RANKING

All the text in your Fluidbook is seen by the
major search engines like Google and Bing.
@@ -116,7 +116,7 @@

- STATISTICS + STATISTICS

With the integrated statistics tool you can
discover how many people have seen your
@@ -127,7 +127,7 @@

- PDF EXPORT + PDF EXPORT

Each Fluidbook can be downloaded as the
original PDF (this feature can be disabled if
@@ -135,7 +135,7 @@

- OPTIMIZED LOADING + OPTIMIZED LOADING

Fluidbook loads each page separately and
continually. Which means that while you are
diff --git a/Fluidbook-presentation-p23/style.css b/Fluidbook-presentation-p23/style.css index d778b16..1e6a2e7 100644 --- a/Fluidbook-presentation-p23/style.css +++ b/Fluidbook-presentation-p23/style.css @@ -114,7 +114,7 @@ top: 515px; left: 42px; } .item-title-6 { - width: 120px; + width: 200px; top: 516px; left: 97px; } .item-desc-6 { @@ -179,7 +179,7 @@ top: 291px; left: 312px; } .item-title-11 { - width: 200px; + width: 290px; top: 289px; left: 368px; } .item-desc-11 { diff --git a/Fluidbook-presentation-p23/style.sass b/Fluidbook-presentation-p23/style.sass index 99c98ae..e5f581d 100644 --- a/Fluidbook-presentation-p23/style.sass +++ b/Fluidbook-presentation-p23/style.sass @@ -88,7 +88,7 @@ $color: #19344D &-img-6 @include img($width: 40px,$height:40px,$top:515px,$left:42px) &-title-6 - width: 120px + width: 200px @include title($top:516px,$left:97px) &-desc-6 width: 200px @@ -138,7 +138,7 @@ $color: #19344D &-img-11 @include img($width: 40px,$height:40px,$top:291px,$left:312px) &-title-11 - width: 200px + width: 290px @include title($top:289px,$left:368px) &-desc-11 width: 200px