updated stylesheets

This commit is contained in:
shockrah
2020-04-22 22:37:03 -07:00
parent f8287ca583
commit 165b19b572
2 changed files with 4 additions and 1 deletions

View File

@@ -4,10 +4,12 @@
}
body {
font-family: 'Fixedsys';
background: #212121;
}
a {
text-decoration: none;
color: white;
}
blockquote {
@@ -62,6 +64,7 @@ The content `<div>` is where all your content goes.
max-width: 800px;
margin-bottom: 50px;
line-height: 1.6em;
color: whitesmoke;
}
.header {