From 85f413714dc31b2db18bce17bf033fbcbc4f645d Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sun, 18 Sep 2022 15:38:37 +0200 Subject: [PATCH] Empty line --- static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/style.css b/static/style.css index 72df9e8..9f55b57 100644 --- a/static/style.css +++ b/static/style.css @@ -46,7 +46,6 @@ pre{ overflow-x: auto; background: var(--ansi00-soft); padding: 1em; border-rad } .logo a{ color: var(--ansi00); text-decoration: none; } .logo a:hover{ background-color: var(--ansi03); } - .logo img{ float:left; max-height:5em;