Setting body text color

pull/379/head
Kevin Payravi 2023-12-06 21:39:37 -06:00
parent ae5c48bd0a
commit 2042a41441
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
margin: 0px;
font-family: Helvetica, Sans-Serif;
font-size: .9em;
color: #000;
}
a {

View File

@ -15,6 +15,7 @@
background-color: #2b2a33;
font-family: Helvetica, Sans-Serif;
font-size: .9rem;
color: #000;
}
a {