new regular text color
This commit is contained in:
parent
489d3cfeda
commit
0b2e81d6f8
@ -41,7 +41,7 @@ html {
|
|||||||
/* now some stuff for the text */
|
/* now some stuff for the text */
|
||||||
body {
|
body {
|
||||||
/* regular tex color(for the front page it won't matter much since everything is blockquotes*/
|
/* regular tex color(for the front page it won't matter much since everything is blockquotes*/
|
||||||
color: #373854;
|
color: #3b444b;
|
||||||
background-color: #faebd7;
|
background-color: #faebd7;
|
||||||
font-family: Fixedsys;
|
font-family: Fixedsys;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
Loading…
Reference in New Issue
Block a user