From 4de100b26ea13df172ec93dae7815df46b774698 Mon Sep 17 00:00:00 2001 From: mms Date: Tue, 6 Feb 2024 23:59:36 +0100 Subject: feat: now update --- static/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index aee976c..d6acbc2 100644 --- a/static/style.css +++ b/static/style.css @@ -333,6 +333,9 @@ article > .publish-date { text-align: right; } +article > .publish-date a { + text-decoration: none; +} /*single_end */ -- cgit v1.2.3