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