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 {