X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/343c26c6f64a0328ff8d036541536f9e0ad150a0..ebf3c3692537887f1a96967d52b8ac701ff35c92:/assets/local.css

diff --git a/assets/local.css b/assets/local.css
index bf7c7a2..ee26285 100644
--- a/assets/local.css
+++ b/assets/local.css
@@ -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;