update style.css

This commit is contained in:
Arthur Lu 2022-12-10 19:25:59 -08:00
parent 82879d2cf1
commit 97f789853c

View File

@ -2,7 +2,7 @@ body {
background-color:black;
}
.std-text {
h1, h2, h3, p {
font-family: monospace;
color: white;
margin: 20px 0px 20px 0px;