Update '12/style.css'

master
Max Lehmann 5 years ago
parent c334200fc2
commit 7f6bfe6601

@ -278,16 +278,16 @@ a:hover{
#shell_03 { #shell_03 {
position: absolute; position: absolute;
white-space: pre-wrap; /*white-space: pre-wrap;
/*height: 350px; height: 350px;
width: 500px;*/ width: 500px;*/
font-family: monospace; font-family: monospace;
color: white; color: white;
font-size: 14px; font-size: 14px;
background: black; background: black;
margin-top: 20px; /*margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
overflow: hidden; overflow: hidden;*/
/*-webkit-user-select: none; /*-webkit-user-select: none;
-moz-user-select: none; -moz-user-select: none;
-o-user-select: none; -o-user-select: none;
@ -583,16 +583,16 @@ iframe.hidden {
} }
#week_05:hover{ #week_05:hover{
z-index:1000; z-index:800;
} }
#shell_03:hover{ #shell_03:hover{
z-index:1000; z-index:800;
} }
#resources_05:hover{ #resources_05:hover{
z-index:1000; z-index:800;
} }
.audio_05:hover{ .audio_05:hover{
z-index:1000; z-index:800;
} }
.icon { .icon {

Loading…
Cancel
Save