From: Lady <redacted>
Date: Sat, 29 Jul 2023 00:17:49 +0000 (-0700)
Subject: Colour NotFound links red
X-Git-Tag: 0.2.1~2
X-Git-Url: https://git.ladys.computer/GitWikiWeb/commitdiff_plain/c539e7ea81a37c86e7fb13f0ba98ea90b7aefe9e?ds=inline;hp=38a7374d66f9a54f621aa192dcbbd573396e007a

Colour NotFound links red
---

diff --git a/style.css b/style.css
index a35f9b7..82330d0 100644
--- a/style.css
+++ b/style.css
@@ -14,6 +14,7 @@ article>footer h2{ Border-Block-End: Thin Solid; Font-Size: Large }
 details:Has(>summary:Last-Child){ Display: None }
 p{ Margin: 0 }
 p+p{ Margin-Block-Start: .75EM }
+:Any-Link[href^="/Special:NotFound?path="]{ Color: Firebrick }
 span.sig{ Font-Style: Italic; Font-Weight: Bold }
 strong[data-recency="5"]{ Font-Weight: 900 }
 strong[data-recency="4"]{ Font-Weight: 800 }