Update '12/style.css'

master
Max Lehmann 4 years ago
parent 1f3dff6ab7
commit 5d5f047241

@ -400,12 +400,12 @@ a:hover{
} }
#etherpad.hidden { #etherpad.hidden {
display: block; display: none;
width: 100%; width: 100%;
height: 10%; height: 10%;
font-family: Roboto Mono; font-family: Roboto Mono;
color: white; color: white;
background-color: black; background-color: white;
margin-top: 100px; margin-top: 100px;
font-size: 25px; font-size: 25px;
text-align: center; text-align: center;

Loading…
Cancel
Save