diff options
author | Valérie-Emma Leroux <emma@iggdrasil.net> | 2016-09-21 15:33:37 +0200 |
---|---|---|
committer | Valérie-Emma Leroux <emma@iggdrasil.net> | 2016-09-21 15:33:37 +0200 |
commit | 6ea6a9cf6980b9a5228673d07b8ea2d2b94fc5a8 (patch) | |
tree | cb47d77de5e5e667e61d1ba8ef2cdb0a4d22e72a | |
parent | 0cb942539cf87291aaa09849b33fb68ef7325ec8 (diff) | |
download | Chimère - projet Saclay-6ea6a9cf6980b9a5228673d07b8ea2d2b94fc5a8.tar.bz2 Chimère - projet Saclay-6ea6a9cf6980b9a5228673d07b8ea2d2b94fc5a8.zip |
CSS sale dans message d'accueil pour modif urgente et temporaire
-rw-r--r-- | templates/chimere/blocks/welcome.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/chimere/blocks/welcome.html b/templates/chimere/blocks/welcome.html index 31af465..ed32585 100644 --- a/templates/chimere/blocks/welcome.html +++ b/templates/chimere/blocks/welcome.html @@ -24,7 +24,7 @@ $(function(){ <button type="button" id='haystack-search-page' class="btn btn-default"><span class="action-label">Rechercher </span><span class="glyphicon glyphicon-search"></span></button> </p> - <h2>Avant le 15 octobre, votez en un clic pour la Carte Ouverte sur <a href='http://bit.ly/CartoSaclay'>bit.ly/CartoSaclay</a> !</h2> + <h2 style="background-color: #cc0000;color: white;">Avant le 15 octobre, votez en un clic pour la Carte Ouverte sur <a href='http://bit.ly/CartoSaclay'>bit.ly/CartoSaclay</a> !</h2> <h4>L'agenda du Plateau en 1 clic</h4> <p> |