]> Lady’s Gitweb - WWW/blob - index.html
Initial commit
[WWW] / index.html
1 <!dOcTyPe hTmL>
2 <TITLE>Lady’s Computer</TITLE>
3 <STYLE>
4 html{ Color: #F3DEE3; Background: #1A1A1A }
5 body{ Display: Grid; Grid-Template: Auto / Auto-Flow; Align-Content: Center; Justify-Content: Center; Box-Sizing: Border-Box; Margin: 0; Padding-Block: 1EM; Padding-Inline: 1CH; Min-Block-Size: 100SVB; Gap: 2REM; Font-Family: Serif; Font-Size: 1.5REM; Text-Align: Center }
6 h1{ Margin: 0; Color: #D6B7BF; Font-Size: 3REM; Font-Style: Italic; Font-Weight: Inherit; Text-Decoration: Underline }
7 nav{ Word-Spacing: 1CH }
8 nav strong{ Word-Spacing: Normal }
9 nav ul,nav li{ All: Unset }
10 :Any-Link{ Color: #B38A96 }
11 </STYLE>
12
13 <H1>Lady’s Computer</H1>
14 <NAV>
15 <STRONG>Available subdomains:</STRONG>
16 <UL>
17 <LI><A HRef=https://blog.ladys.computer/><CODE>blog</CODE></A>
18 <LI><A HRef=https://git.ladys.computer/><CODE>git</CODE></A>
19 <LI><STRONG><CODE>www</CODE></STRONG>
20 </UL>
21 </NAV>
This page took 0.110953 seconds and 5 git commands to generate.