diff --git a/12/style.css b/12/style.css index 17c1641..26b7b8d 100644 --- a/12/style.css +++ b/12/style.css @@ -439,19 +439,19 @@ a:hover{ #etherpad { - text-align: center; + /*text-align: center;*/ white-space: pre-wrap; width: 100px; height: 100px; font-family: Roboto Mono; color: white; overflow-y: hidden; - margin-bottom: 20px; - margin-top: 20px; + /*margin-bottom: 20px; + margin-top: 20px;*/ background-color: black; position: relative; border: 3px white solid; - padding-top:30px; + /*padding-top:30px;*/ } @@ -479,7 +479,7 @@ iframe.hidden { } .link_05 { - display:inline-block; + /*display:inline-block;*/ height: 100%; width: 100%; }