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