Update '12/style.css'

master
Max Lehmann 4 years ago
parent 51e41cca87
commit b6ae18d035

@ -409,14 +409,14 @@ a:hover{
width: 98%; width: 98%;
font-family: Roboto Mono; font-family: Roboto Mono;
color: white; color: white;
overflow-y: auto; overflow-y: hidden;
margin-bottom: 20px; margin-bottom: 20px;
margin-top: 100px; margin-top: 100px;
font-size: 25px; font-size: 25px;
background-color: black; background-color: black;
position: relative; position: relative;
border: 3px white solid; border: 3px white solid;
padding-top:30px; padding-top:30px;
} }
#etherpad.hidden { #etherpad.hidden {

Loading…
Cancel
Save