From 7005d722d10d3b4089ff83f4f5cad9cd5b223656 Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 9 Mar 2018 19:38:44 +0100 Subject: Add favicon from logo test --- assets/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'assets/css/style.css') 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; } -- cgit v1.2.3