chore: import legacy 1998 site snapshot

This commit is contained in:
2026-03-27 17:41:09 +03:00
commit be95938580
483 changed files with 37070 additions and 0 deletions

18
html/_styles/main.css Normal file
View File

@@ -0,0 +1,18 @@
BODY { color: black;
font-family: sans-serif;
background-color: white }
P, UL, OL { color: black;
font-family: sans-serif;
background-color: white;
text-align: left }
TT { color: #000040;
font-family: sans-serif;
font-weight: bold }
A:link { color: blue }
A:visited { color: #800080 }
A:active {color: red }