update style.css

This commit is contained in:
Arthur Lu 2022-12-10 19:25:59 -08:00
parent bceae9d4d5
commit 029f626913

View File

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