Update '12/style.css'

master
Max Lehmann 4 years ago
parent 9fc8e3dc54
commit bafc5301a9

@ -405,8 +405,8 @@ a:hover{
#etherpad {
text-align: center;
white-space: pre-wrap;
/*height: 80%;
width: 98%;*/
height: 80%;
width: 98%;
font-family: Roboto Mono;
color: white;
overflow-y: auto;
@ -419,8 +419,8 @@ a:hover{
#etherpad.hidden {
display: block;
width: 30vw;
height: 20%;
width: 100%;
height: 10%;
font-family: Roboto Mono;
color: white;
background-color: black;

Loading…
Cancel
Save