From 24bfac4a868d68a4f93f363449318718520b5ed7 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 16:28:39 +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 6241d1f..1fbd9ad 100644 --- a/12/style.css +++ b/12/style.css @@ -430,6 +430,7 @@ a:hover{ padding-top: 5px; overflow: hidden; border: 3px white solid; + position: relative; } #etherpad iframe { @@ -451,9 +452,8 @@ a:hover{ margin: 0px; border: 3px solid white; float: left; - margin-left: 50px; font-family: Roboto Mono; - position: relative; + }