Update '12/style.css'

master
Max Lehmann 4 years ago
parent e5dc0723f1
commit 51e41cca87

@ -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 {

Loading…
Cancel
Save