From b6ae18d035ecb71dc6deedbe31d81782acd21da5 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 16:34:50 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 5b67fce..e8c44dc 100644 --- a/12/style.css +++ b/12/style.css @@ -409,14 +409,14 @@ a:hover{ width: 98%; font-family: Roboto Mono; color: white; - overflow-y: auto; + overflow-y: hidden; margin-bottom: 20px; margin-top: 100px; font-size: 25px; background-color: black; position: relative; border: 3px white solid; - padding-top:30px; + padding-top:30px; } #etherpad.hidden {