diff --git a/12/style.css b/12/style.css index 0228160..af6af74 100644 --- a/12/style.css +++ b/12/style.css @@ -434,26 +434,22 @@ a:hover{ border: 3px white solid; padding-top:30px; } -/*maybe*/ -#etherpad.hidden iframe{ - display: none; - width: 100%; - height: 10%; - overflow: hidden; -} + .etherpad_iframe { - margin:20px; + margin: 20px; display: block; width: 800px; height: 500px; border: none; background-color: none; - float: left; } -/*maybe*/ + iframe.hidden { display:none; + overflow: hidden; + width: 100px; + height: 100px; } #resources_05 {