new regular text color

This commit is contained in:
Medium Fries 2018-12-22 22:31:53 -08:00
parent 489d3cfeda
commit 0b2e81d6f8

View File

@ -41,7 +41,7 @@ html {
/* now some stuff for the text */
body {
/* regular tex color(for the front page it won't matter much since everything is blockquotes*/
color: #373854;
color: #3b444b;
background-color: #faebd7;
font-family: Fixedsys;
font-size: 12px;