From: Paul Hänsch Date: Mon, 19 Jan 2026 06:14:45 +0000 (+0100) Subject: keep header above page menu X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=5ff71a285e54f8357c6adca0a9d7b6a1a34ed609;p=shellwiki keep header above page menu --- diff --git a/themes/default.css b/themes/default.css index e9fbd55..56e9cd5 100644 --- a/themes/default.css +++ b/themes/default.css @@ -29,7 +29,7 @@ header, footer { background-color: #FFF; box-shadow: 0 0 .75em; width: 100%; - z-index: 1; + z-index: 2; } footer {