From 80fb9599dbdab8e521de3b63cc2912fd1b1ee098 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 17:45:11 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 7bba5fc..51ed8a5 100644 --- a/12/style.css +++ b/12/style.css @@ -446,13 +446,14 @@ a:hover{ height: 100px; font-family: Roboto Mono; color: white; - overflow-y: hidden; - /*margin-bottom: 20px; + /*overflow-y: hidden; + margin-bottom: 20px; margin-top: 20px;*/ background-color: black; position: relative; border: 3px white solid; /*padding-top:30px;*/ + float: left; }