From 1d10bbc24f2ea17c534cb5f06a3875f72070aaf5 Mon Sep 17 00:00:00 2001 From: lemurianmage Date: Wed, 24 Jun 2026 22:11:43 +0200 Subject: about --- static/stylesheet.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'static') diff --git a/static/stylesheet.css b/static/stylesheet.css index 560d490..7796c43 100644 --- a/static/stylesheet.css +++ b/static/stylesheet.css @@ -10,7 +10,7 @@ body text-align: justify; } -nav, #title-block-header, footer { text-align: center; } +nav, #title-block-header { text-align: center; } nav { padding-top: 1em; } @@ -45,8 +45,4 @@ article img pre { overflow: scroll; } -.button > img -{ - text-decoration: none; - display: unset; -} +.button > img { display: unset; } -- cgit v1.2.3