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