From 8fe2c0832b56f1904c2298d3d4ce44c0783c23bb Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 11:59:00 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/12/style.css b/12/style.css index 2ebb665..a1d0c87 100644 --- a/12/style.css +++ b/12/style.css @@ -434,8 +434,8 @@ a:hover{ border: 3px white solid; padding-top:30px; } - -/*#etherpad.hidden iframe{ +/*maybe*/ +#etherpad.hidden iframe{ display: none; width: 100%; height: 10%; @@ -448,8 +448,8 @@ a:hover{ height: 100%; border: none; background-color: none; -}*/ - +} +/*maybe*/ iframe.hidden { display:none; }