diff options
author | hellekin <hellekin@cepheide.org> | 2018-03-09 23:28:32 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2018-03-09 23:28:32 +0100 |
commit | fc3135b1b870cdef270997869af402a988c8f490 (patch) | |
tree | ecffaeae4e5d8472dcdbd0f63fb4302b199bfec3 /assets | |
parent | d56528588cefda243d399104e31b4360c5aa328f (diff) | |
download | wallonie-demain-proto-fc3135b1b870cdef270997869af402a988c8f490.tar.gz |
Put aside above watermark
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/style.css | 4 |
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; |