From a06954a061c7b04336e65e92f9b2e63b700cce81 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Thu, 11 Jun 2020 15:33:10 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index bbc7591..192012c 100644 --- a/12/style.css +++ b/12/style.css @@ -338,7 +338,7 @@ a:hover{ #resources, #resources_04 { white-space: pre-wrap; - height: 500px; + height: 360px; width: 45%; color: black; font-size: 14px; @@ -576,7 +576,7 @@ a:hover{ background-color: black; position: relative; width: 300px; - height: 300px; + height: 500px; float: left; border: 3px solid white; position: absolute; @@ -608,6 +608,10 @@ a:hover{ z-index:800; } +#etherpad_drag{ + z-index:800; +} + .icon { position: relative; margin: 40px 50px 20px 50px;