From 5d5f047241240c81fb693bc1ed97d859637d9651 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 14:41:24 +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 0c6dd5f..ad72445 100644 --- a/12/style.css +++ b/12/style.css @@ -400,12 +400,12 @@ a:hover{ } #etherpad.hidden { - display: block; + display: none; width: 100%; height: 10%; font-family: Roboto Mono; color: white; - background-color: black; + background-color: white; margin-top: 100px; font-size: 25px; text-align: center;