Update '12/style.css'

master
Max Lehmann 4 years ago
parent bafc5301a9
commit 24bfac4a86

@ -430,6 +430,7 @@ a:hover{
padding-top: 5px; padding-top: 5px;
overflow: hidden; overflow: hidden;
border: 3px white solid; border: 3px white solid;
position: relative;
} }
#etherpad iframe { #etherpad iframe {
@ -451,9 +452,8 @@ a:hover{
margin: 0px; margin: 0px;
border: 3px solid white; border: 3px solid white;
float: left; float: left;
margin-left: 50px;
font-family: Roboto Mono; font-family: Roboto Mono;
position: relative;
} }

Loading…
Cancel
Save