From: Lady Date: Wed, 23 Aug 2023 19:44:20 +0000 (-0400) Subject: Style definition list terms X-Git-Tag: 0.3.0 X-Git-Url: https://git.ladys.computer/GitWikiWeb/commitdiff_plain/75e10ed038613eca8e3039fb7d2a683d68893735 Style definition list terms --- diff --git a/style.css b/style.css index 6a78feb..5d8c5c8 100644 --- a/style.css +++ b/style.css @@ -21,6 +21,7 @@ blockquote blockquote{ Border: None; Padding: 0; Box-Shadow: None; Font-Size: Sm blockquote blockquote blockquote{ Margin-Inline: 2CH; Font-Size: Inherit; Font-Weight: 250 } blockquote p+p{ Margin: 0; Text-Indent: 1EM } blockquote p+p *{ Text-Indent: 0 } +dt{ Margin-Block: 1EM .5EM; Font-Weight: 650 } 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 }