]> nos-oignons.net Git - website.git/blobdiff - assets/local.css
ajout bandeau pour la campagne 2018.
[website.git] / assets / local.css
index 056aea9d3a4f955eb061538a2797383aeaaf63ac..ee26285084363ce97b769ceebdc20cbc4e5af030 100644 (file)
@@ -102,7 +102,7 @@ thead td {
 }
 @media screen and (min-width: 390px) {
   .body-wrapper > header {
-    background: url("assets/filet.png") no-repeat scroll 99% 105px #FFF;
+    background: url(filet.png) no-repeat scroll 99% 105px #FFF;
   }
 }
 
@@ -127,6 +127,21 @@ thead td {
        display: none;
 }
 
+.fundraising-2018-wrapper {
+
+}
+.fundraising-2018-wrapper a {
+  display: block;
+  min-height: 100px;
+  background: url(leaderboard_fundraising_2018__fr.png) center center no-repeat;
+  background-size: cover;
+  text-indent: -9999px;
+  margin-bottom: 1em;
+}
+body.lang-en .fundraising-2018-wrapper a {
+  background-image: url(leaderboard_fundraising_2018__en.png);
+}
+
 /* {{{ .actions */
 .actions {
        font-size: 0.8em;