From: Lady Date: Wed, 23 Aug 2023 19:43:58 +0000 (-0400) Subject: Style horizontal rules X-Git-Tag: 0.3.0~1 X-Git-Url: https://git.ladys.computer/GitWikiWeb/commitdiff_plain/b165897e6ceec78f2ba7b76c9ed532580b2287d4 Style horizontal rules --- diff --git a/style.css b/style.css index 0f63422..6a78feb 100644 --- a/style.css +++ b/style.css @@ -23,6 +23,7 @@ blockquote p+p{ Margin: 0; Text-Indent: 1EM } blockquote p+p *{ Text-Indent: 0 } p{ Margin: 0 } p+p,li+li>p{ Margin-Block-Start: .75EM } +hr{ Margin-Block: .5EM; Border-Block-Start: Thin Dashed; Border-Block-End: None; Border-Inline: None } :Any-Link[href^="/Special:NotFound?path="]{ Color: Firebrick } span.sig{ Font-Style: Italic; Font-Weight: Bold } strong[data-recency="7"]{ Font-Weight: 800 }