Update '12/style.css'

master
Max Lehmann 4 years ago
parent 5a9148f89a
commit 181bdd9a78

@ -434,13 +434,7 @@ 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;
@ -449,11 +443,13 @@ a:hover{
height: 500px;
border: none;
background-color: none;
float: left;
}
/*maybe*/
iframe.hidden {
display:none;
overflow: hidden;
width: 100px;
height: 100px;
}
#resources_05 {

Loading…
Cancel
Save