summaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 12a9b8d..d5048d1 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -86,7 +86,8 @@ li.on-map { font-weight: bold; }
* Wallonie#Demain
**/
#map {
- background-color: #800000;
+ /* background: url(/assets/logo.svg) center center/50% no-repeat fixed, #800000; */
+ background: #800000;
color: #000000;
}