From 51e41cca87bbe9af17fc14a74ef29f486698fed2 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 16:34:09 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/12/style.css b/12/style.css index e44a13f..5b67fce 100644 --- a/12/style.css +++ b/12/style.css @@ -415,6 +415,8 @@ a:hover{ font-size: 25px; background-color: black; position: relative; + border: 3px white solid; + padding-top:30px; } #etherpad.hidden { @@ -425,12 +427,11 @@ a:hover{ color: white; background-color: black; margin-top: 100px; + font-size: 25px; text-align: center; padding-top: 5px; - overflow: hidden; - border: 3px white solid; - position: relative; + overflow: auto; } #etherpad iframe {