diff --git a/12/style.css b/12/style.css index 0a84502..b6fd4ba 100644 --- a/12/style.css +++ b/12/style.css @@ -277,7 +277,8 @@ a:hover{ } #shell_03 { - white-space: pre-wrap; + position: absolute; + /*white-space: pre-wrap;*/ /*height: 350px; width: 500px;*/ font-family: monospace; @@ -286,8 +287,8 @@ a:hover{ background: black; margin-top: 20px; margin-bottom: 20px; - overflow: hidden; - position: absolute; + /*overflow: hidden;*/ + } #shell_03.hidden {