summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-03-09 23:28:32 +0100
committerhellekin <hellekin@cepheide.org>2018-03-09 23:28:32 +0100
commitfc3135b1b870cdef270997869af402a988c8f490 (patch)
treeecffaeae4e5d8472dcdbd0f63fb4302b199bfec3
parentd56528588cefda243d399104e31b4360c5aa328f (diff)
downloadwallonie-demain-proto-fc3135b1b870cdef270997869af402a988c8f490.tar.gz
Put aside above watermark
-rw-r--r--assets/css/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index c3df2fc..6196377 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -46,7 +46,9 @@ h1, h2, h3, h4, h5, h6 {
font-family: 'Amatic SC', sans-serif;
font-weight: bold;
}
-
+body > aside {
+ z-index: 1000;
+}
body > aside > nav > ul h3 { font-size: 1.6rem; }
body > aside > nav > ul h3 span {
position: relative;