|
|
|
@ -433,6 +433,13 @@ a:hover{
|
|
|
|
|
top: 250px;
|
|
|
|
|
z-index:102;
|
|
|
|
|
padding: 30px;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
-webkit-user-select: none;
|
|
|
|
|
-moz-user-select: none;
|
|
|
|
|
-o-user-select: none;
|
|
|
|
|
-ms-user-select: none;
|
|
|
|
|
-khtml-user-select: none;
|
|
|
|
|
user-select: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#implicancies_05 {
|
|
|
|
@ -442,11 +449,9 @@ a:hover{
|
|
|
|
|
border: 0px none;
|
|
|
|
|
padding: 20px;
|
|
|
|
|
height: 800px;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#etherpad {
|
|
|
|
|
|
|
|
|
|
/*text-align: center;*/
|
|
|
|
|
white-space: pre-wrap;
|
|
|
|
|
width: 100px;
|
|
|
|
@ -663,9 +668,11 @@ filter: invert(1);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#audio_05header{
|
|
|
|
|
padding: 10px;
|
|
|
|
|
padding: 5px;
|
|
|
|
|
cursor: move;
|
|
|
|
|
background-color: grey;
|
|
|
|
|
background-color: white;
|
|
|
|
|
color: #fff;
|
|
|
|
|
z-index:2000;
|
|
|
|
|
font-size: 8pt;
|
|
|
|
|
color:black;
|
|
|
|
|
}
|