]> Lady’s Gitweb - GitWikiWeb/commitdiff
Remove unnecessary border on nav page disclosures
authorLady <redacted>
Wed, 23 Aug 2023 19:41:50 +0000 (15:41 -0400)
committerLady <redacted>
Wed, 23 Aug 2023 19:41:50 +0000 (15:41 -0400)
style.css

index df500e83c3310d31aefe5d957101c00585b763f1..0f63422c0a25fb4fe7868e392b6211ec394a0267 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2,6 +2,7 @@ html{ Color: White; Background: Black; Line-Height: 1.28; Text-Align: Justify  }
 body{ Margin-Block: 0; Margin-Inline: Auto; Border: Double; Color: Black; Background: White; Padding: 0; Max-Inline-Size: Max-Content }
 body>header{ Box-Sizing: Border-Box; Margin-Inline: Auto; Border-Block-End: Double; Padding-Block: .5REM; Padding-Inline: 1CH; Inline-Size: 43EM; Max-Inline-Size: 100%; Box-Shadow: Inset 0 -1PX CurrentColor; Font-Size: Large }
 body>header :Any-Link{ Color: Inherit }
+#navigation-about{ Border: None; Padding: 0 }
 #navigation-about>summary{ Border: Thin Solid; Padding-Inline: 2CH; Inline-Size: Max-Content }
 #navigation-about[open]>summary{ Border-Block-End: None }
 #navigation-about>article{ Border: Thin Solid; Padding-Block: 1EM; Padding-Inline: 2CH }
This page took 0.020344 seconds and 4 git commands to generate.