]> _ Git - fluidbook-v3.git/commitdiff
done #532 @0.25
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 6 Jul 2016 13:26:11 +0000 (13:26 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 6 Jul 2016 13:26:11 +0000 (13:26 +0000)
framework/application/views/scripts/templates/home.phtml
images/exemples/publications/shadow-orange.png [new file with mode: 0644]
images/exemples/publications/shadow-rose.png [new file with mode: 0644]
less/220-exemples.less

index c9d48bf70d1a4754589155dcd56e46820b118026..60187f737c7851fa4037d101d1a09c88d896e537 100644 (file)
@@ -1,2 +1,4 @@
 <?php\r
-$this->headScript()->addScriptAndStyle('210-home');
\ No newline at end of file
+$this->headScript()->addScriptAndStyle('210-home');\r
+\r
+echo $this->image('/images/Magazine.png');
\ No newline at end of file
diff --git a/images/exemples/publications/shadow-orange.png b/images/exemples/publications/shadow-orange.png
new file mode 100644 (file)
index 0000000..7c629af
Binary files /dev/null and b/images/exemples/publications/shadow-orange.png differ
diff --git a/images/exemples/publications/shadow-rose.png b/images/exemples/publications/shadow-rose.png
new file mode 100644 (file)
index 0000000..7e50698
Binary files /dev/null and b/images/exemples/publications/shadow-rose.png differ
index 1bc1bdd1a3a0b3cade36e78efc26552e30c5e425..e09f7e2c13e993d6c025f50f75f9dc0b481d920d 100644 (file)
                                background-color: transparent;\r
                                &:nth-of-type(11n+1) {\r
                                        background: linear-gradient(45deg, rgba(249, 134, 126, 1) 0%, rgba(231, 92, 123, 1) 100%);\r
+                                       .exemple-fluidbook {\r
+                                               .shadow {\r
+                                                       background-image: url("/images/exemples/publications/shadow-rose.png");\r
+                                               }\r
+                                       }\r
                                }\r
                                &:nth-child(11n+9) {\r
                                        background: linear-gradient(45deg, #f5aa72 0%, #f6786e 100%);\r
+                                       .exemple-fluidbook {\r
+                                               .shadow {\r
+                                                       background-image: url("/images/exemples/publications/shadow-orange.png");\r
+                                               }\r
+                                       }\r
                                }\r
                                img {\r
                                        height: auto;\r