]> Lady’s Gitweb - GitWikiWeb/blob - style.css
0f63422c0a25fb4fe7868e392b6211ec394a0267
[GitWikiWeb] / style.css
1 html{ Color: White; Background: Black; Line-Height: 1.28; Text-Align: Justify }
2 body{ Margin-Block: 0; Margin-Inline: Auto; Border: Double; Color: Black; Background: White; 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{ Border: None; Padding: 0 }
6 #navigation-about>summary{ Border: Thin Solid; Padding-Inline: 2CH; Inline-Size: Max-Content }
7 #navigation-about[open]>summary{ Border-Block-End: None }
8 #navigation-about>article{ Border: Thin Solid; Padding-Block: 1EM; Padding-Inline: 2CH }
9 main{ Box-Sizing: Border-Box; Margin: Auto; Inline-Size: 43EM; Max-Inline-Size: 100% }
10 article{ Padding-Block: 1REM; Padding-Inline: 2CH }
11 header.main{ Margin-Block: 0 1REM; Border-Block-End: Thin Solid; Padding-Block: 0 1REM }
12 header.main h1{ Margin-Block: 0; Font-Size: XX-Large; Font-Style: Italic }
13 article>footer{ Font-Size: Small }
14 article>footer h2{ Border-Block-End: Thin Solid; Font-Size: Large }
15 details{ Margin-Block: 1EM; Border-Inline-Start: Thin Dotted; Padding-Inline-Start: 1CH }
16 details:Has(>summary:Last-Child){ Display: None }
17 figure{ Margin-Inline: Auto; Max-Inline-Size: Max-Content }
18 figcaption{ Font-Size: Smaller; Text-Align-Last: Center }
19 blockquote{ Margin-Block: 1EM; Margin-Inline: 4CH; Border: Thin Dotted; Padding-Block: 1EM; Padding-Inline: 2CH; Box-Shadow: Inset 0 0 1CH .5CH WhiteSmoke; Font-Weight: 350 }
20 blockquote blockquote{ Border: None; Padding: 0; Box-Shadow: None; Font-Size: Smaller }
21 blockquote blockquote blockquote{ Margin-Inline: 2CH; Font-Size: Inherit; Font-Weight: 250 }
22 blockquote p+p{ Margin: 0; Text-Indent: 1EM }
23 blockquote p+p *{ Text-Indent: 0 }
24 p{ Margin: 0 }
25 p+p,li+li>p{ Margin-Block-Start: .75EM }
26 :Any-Link[href^="/Special:NotFound?path="]{ Color: Firebrick }
27 span.sig{ Font-Style: Italic; Font-Weight: Bold }
28 strong[data-recency="7"]{ Font-Weight: 800 }
29 strong[data-recency="6"]{ Font-Weight: 750 }
30 strong[data-recency="5"]{ Font-Weight: 700 }
31 strong[data-recency="4"]{ Font-Weight: 650 }
32 strong[data-recency="3"]{ Font-Weight: 600 }
33 strong[data-recency="2"]{ Font-Weight: 550 }
34 strong[data-recency="1"]{ Font-Weight: 500 }
35 strong[data-recency] time{ Font-Style: Italic }
36 mark{ Border: 1PX Khaki Solid; Color: MidnightBlue; Background: LemonChiffon; Box-Decoration-Break: Clone }
37 sup,sub{ Line-Height: .5 }
This page took 0.066957 seconds and 3 git commands to generate.