]> Lady’s Gitweb - GitWikiWeb/blob - style.css
Let `@as` indicate the element to use for emphasis
[GitWikiWeb] / style.css
1 html{ Color: Canvas; Background: CanvasText }
2 body{ Margin-Block: 0; Margin-Inline: Auto; Border: Double; Color: CanvasText; Background: Canvas; Padding: 0; Max-Inline-Size: Max-Content }
3 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 }
4 body>header :Any-Link{ Color: Inherit }
5 #navigation-about>summary{ Border: Thin Solid; Padding-Inline: 2CH; Inline-Size: Max-Content }
6 #navigation-about[open]>summary{ Border-Block-End: None }
7 #navigation-about>article{ Border: Thin Solid; Padding-Block: 1EM; Padding-Inline: 2CH }
8 main{ Box-Sizing: Border-Box; Margin: Auto; Inline-Size: 43EM; Max-Inline-Size: 100% }
9 article{ Padding-Block: 1REM; Padding-Inline: 2CH }
10 header.main{ Margin-Block: 0 1REM; Border-Block-End: Thin Solid; Padding-Block: 0 1REM }
11 header.main h1{ Margin-Block: 0; Font-Size: XX-Large; Font-Style: Italic }
12 article>footer{ Font-Size: Small }
13 article>footer h2{ Border-Block-End: Thin Solid; Font-Size: Large }
14 details:Has(>summary:Last-Child){ Display: None }
15 p{ Margin: 0 }
16 p+p{ Margin-Block-Start: .75EM }
17 span.sig{ Font-Style: Italic; Font-Weight: Bold }
18 strong[data-recency="5"]{ Font-Weight: 900 }
19 strong[data-recency="4"]{ Font-Weight: 800 }
20 strong[data-recency="3"]{ Font-Weight: 700 }
21 strong[data-recency="2"]{ Font-Weight: 600 }
22 strong[data-recency="1"]{ Font-Weight: 500 }
23 strong[data-recency] time{ Font-Style: Italic }
This page took 0.054522 seconds and 5 git commands to generate.