Update '12/style.css'

master
Max Lehmann 4 years ago
parent 6abc169ed8
commit a06954a061

@ -338,7 +338,7 @@ a:hover{
#resources, #resources_04 { #resources, #resources_04 {
white-space: pre-wrap; white-space: pre-wrap;
height: 500px; height: 360px;
width: 45%; width: 45%;
color: black; color: black;
font-size: 14px; font-size: 14px;
@ -576,7 +576,7 @@ a:hover{
background-color: black; background-color: black;
position: relative; position: relative;
width: 300px; width: 300px;
height: 300px; height: 500px;
float: left; float: left;
border: 3px solid white; border: 3px solid white;
position: absolute; position: absolute;
@ -608,6 +608,10 @@ a:hover{
z-index:800; z-index:800;
} }
#etherpad_drag{
z-index:800;
}
.icon { .icon {
position: relative; position: relative;
margin: 40px 50px 20px 50px; margin: 40px 50px 20px 50px;

Loading…
Cancel
Save