From 4c367dbdcc8570f6d5a53a27f2df85754286d48b Mon Sep 17 00:00:00 2001 From: kisukalat Date: Sat, 30 Aug 2025 21:52:14 +0300 Subject: [PATCH] hide the ugly marker --- static/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index bbd62ad..9a21639 100644 --- a/static/style.css +++ b/static/style.css @@ -88,7 +88,8 @@ aside { } footer { - text-align: center ; + text-align: center; + list-style: none; } header {