Update '12/style.css'

master
Max Lehmann 5 years ago
parent 8b04c843e3
commit 5fb18bf121

@ -277,7 +277,8 @@ a:hover{
} }
#shell_03 { #shell_03 {
white-space: pre-wrap; position: absolute;
/*white-space: pre-wrap;*/
/*height: 350px; /*height: 350px;
width: 500px;*/ width: 500px;*/
font-family: monospace; font-family: monospace;
@ -286,8 +287,8 @@ a:hover{
background: black; background: black;
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
overflow: hidden; /*overflow: hidden;*/
position: absolute;
} }
#shell_03.hidden { #shell_03.hidden {

Loading…
Cancel
Save