From adf03d7225ff990bf0d06ffa3bb8c13bb40ca4f7 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 16:18:32 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/12/style.css b/12/style.css index 2493ff7..d7d858f 100644 --- a/12/style.css +++ b/12/style.css @@ -446,7 +446,7 @@ a:hover{ overflow-y: auto; background: black; margin: 0px; - border: 10px solid white; + border: 3px solid white; float: left; margin-left: 50px; font-family: Roboto Mono; @@ -457,7 +457,7 @@ a:hover{ #resources_05 iframe { width: 100%; height: 100%; - border: 1px solid white; + /*border: 3px solid white;*/ background-color: black; position: relative; } @@ -482,6 +482,6 @@ a:hover{ width: 30vw; height: 30vw; float: left; - border: 1px solid white; + border: 3px solid white; } \ No newline at end of file