chore: import legacy 1998 site snapshot
This commit is contained in:
18
html/_styles/main.css
Normal file
18
html/_styles/main.css
Normal 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 }
|
||||
Reference in New Issue
Block a user