monospace css

This commit is contained in:
LickTheCheese 2020-01-10 15:33:51 -05:00
parent 395af0aa47
commit e42d749316
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,7 @@
html, body {
background: #000;
color: #aea;
font-family: monospace;
}
a {
@ -55,7 +56,6 @@ hr {
/*font-size:0.7em;*/
width: 468px;
font-size: 10px;
font-family: sans-serif;
}
.rules li {
@ -71,7 +71,6 @@ hr {
.footer {
font-size: 12px;
font-family: serif;
}
.passvalid {