From 4ef78cbfd513d380b79009a5870d162734871a44 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Thu, 11 Jun 2020 11:01:29 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/12/style.css b/12/style.css index 79aadc3..0a84502 100644 --- a/12/style.css +++ b/12/style.css @@ -641,11 +641,9 @@ filter: invert(1); z-index: 10; background-color: grey; color: #fff; + z-index:2000; } -#shell_03header:hover{ - z-index:1000; -} #audio_05header{ padding: 10px; @@ -653,4 +651,5 @@ filter: invert(1); z-index: 10; background-color: grey; color: #fff; + z-index:2000; } \ No newline at end of file