From 958681a271eeb8f6064292cd5c38469c291d4266 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 12:53:27 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 6d17e34..a894011 100644 --- a/12/style.css +++ b/12/style.css @@ -420,11 +420,11 @@ a:hover{ } #implicancies_05 { - position:fixed; + position:absolute; background-color: black; color: white; border: 0px none; - padding: 5%; + padding: 20px; height: 800px; }