From 7422e609232890c1657b653c6cb4e103b280fc84 Mon Sep 17 00:00:00 2001 From: urosm Date: Fri, 17 May 2024 15:42:22 +0200 Subject: [PATCH] update `public_html` static files --- public_html/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/css/style.css b/public_html/css/style.css index 477cddd..38d3db5 100644 --- a/public_html/css/style.css +++ b/public_html/css/style.css @@ -232,10 +232,10 @@ article.post .abstract { /* article#sitemap */ article#sitemap pre { + margin-inline: unset; color: unset; } - /* div.fauxnote */ div.fauxnote {