Update '12/style.css'

master
Max Lehmann 4 years ago
parent 78075151da
commit 6fca9c8b9a

@ -274,13 +274,13 @@ a:hover{
#shell_03 { #shell_03 {
white-space: pre-wrap; white-space: pre-wrap;
height: 23em; height: 100px;
width: 100%; width: 100px;
font-family: monospace; font-family: monospace;
color: white; color: white;
font-size: 14px; font-size: 14px;
background: black; background: black;
margin-top: 100px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
overflow: hidden; overflow: hidden;
} }
@ -296,6 +296,7 @@ a:hover{
border: none; border: none;
background-color: none; background-color: none;
overflow: hidden; overflow: hidden;
border: 3px solid white;
} }
#torusKnot { #torusKnot {

Loading…
Cancel
Save