From 32f07f9b59bb5ce6e4366834b653ddda9059c6db Mon Sep 17 00:00:00 2001 From: root Date: Sat, 3 Jun 2023 13:03:54 +0200 Subject: [PATCH] Minor CSS changes --- static/css/ab.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/ab.css b/static/css/ab.css index 56fe179..536c9ac 100644 --- a/static/css/ab.css +++ b/static/css/ab.css @@ -63,7 +63,7 @@ a { text-align:left; font-family: 'Courier New', Courier, monospace; cursor: pointer; - text-indent: -30px; + text-indent: -25px; padding-left: 50px; hyphens: auto; overflow: hidden; @@ -83,7 +83,7 @@ a { text-align:left; font-family: 'Courier New', Courier, monospace; cursor: pointer; - text-indent: -30px; + text-indent: -25px; padding-left: 50px; hyphens: auto; overflow: hidden;