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.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 1315ee7..aadc2f8 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -96,7 +96,7 @@ li.on-map { font-weight: bold; }
* Wallonie#Demain
**/
#map {
- /* background: url(/assets/logo.svg) center center/50% no-repeat fixed, #800000; */
+ background: url(/assets/svg/wallonie-demain-logo.svg) center center/50% no-repeat fixed, #800000;
background: #800000;
color: #000000;
}
@@ -106,8 +106,8 @@ body > header {
color: #000000;
}
body > header > h1 a:link span:first-child {
- background: url(/assets/svg/wallonie-demain-sq.svg) left 0.5rem/contain no-repeat;
- padding-left: 3rem;
+ padding-left: 10rem;
+ color: transparent;
}
body > aside {
background-color: #67736280;