summaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-03-09 19:38:44 +0100
committerhellekin <hellekin@cepheide.org>2018-03-09 19:38:44 +0100
commit7005d722d10d3b4089ff83f4f5cad9cd5b223656 (patch)
tree7bcf94fea99163f5d748de9664033e761a494df1 /assets/css/style.css
parent8abde391b2045e5dbdadee554686a6c8ab93e40f (diff)
downloadwallonie-demain-proto-7005d722d10d3b4089ff83f4f5cad9cd5b223656.tar.gz
Add favicon from logo test
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;
}