]> Lady’s Gitweb - GitWikiWeb/commitdiff
Colour NotFound links red
authorLady <redacted>
Sat, 29 Jul 2023 00:17:49 +0000 (17:17 -0700)
committerLady <redacted>
Sat, 29 Jul 2023 00:17:49 +0000 (17:17 -0700)
style.css

index a35f9b7f61798d527ab3465906bf0aa3b7ba5a15..82330d09636fbcdab7ea91e54dd0cd2463383e87 100644 (file)
--- 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 }
This page took 0.022038 seconds and 4 git commands to generate.