Update '12/style.css'

master
Max Lehmann 4 years ago
parent 6432da974a
commit 5b020bf058

@ -274,8 +274,8 @@ a:hover{
#shell_03 { #shell_03 {
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;
@ -291,8 +291,8 @@ a:hover{
} }
#shell_03 iframe{ #shell_03 iframe{
width: 100%; width: 500px;
height: 100%; height: 200px;
border: none; border: none;
background-color: none; background-color: none;
overflow: hidden; overflow: hidden;

Loading…
Cancel
Save