From 6fca9c8b9a90969d49bd7eb60fd3e33358c6cb8b Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 11:48:43 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/12/style.css b/12/style.css index 52e4a0c..185b336 100644 --- a/12/style.css +++ b/12/style.css @@ -274,13 +274,13 @@ a:hover{ #shell_03 { white-space: pre-wrap; - height: 23em; - width: 100%; + height: 100px; + width: 100px; font-family: monospace; color: white; font-size: 14px; background: black; - margin-top: 100px; + margin-top: 20px; margin-bottom: 20px; overflow: hidden; } @@ -296,6 +296,7 @@ a:hover{ border: none; background-color: none; overflow: hidden; + border: 3px solid white; } #torusKnot {