Update '12/style.css'

master
Max Lehmann 4 years ago
parent 8e074b4d8f
commit 2976e2d26a

@ -439,19 +439,19 @@ a:hover{
#etherpad { #etherpad {
text-align: center; /*text-align: center;*/
white-space: pre-wrap; white-space: pre-wrap;
width: 100px; width: 100px;
height: 100px; height: 100px;
font-family: Roboto Mono; font-family: Roboto Mono;
color: white; color: white;
overflow-y: hidden; overflow-y: hidden;
margin-bottom: 20px; /*margin-bottom: 20px;
margin-top: 20px; margin-top: 20px;*/
background-color: black; background-color: black;
position: relative; position: relative;
border: 3px white solid; border: 3px white solid;
padding-top:30px; /*padding-top:30px;*/
} }
@ -479,7 +479,7 @@ iframe.hidden {
} }
.link_05 { .link_05 {
display:inline-block; /*display:inline-block;*/
height: 100%; height: 100%;
width: 100%; width: 100%;
} }

Loading…
Cancel
Save