change default color of text

pull/4/head
Clement G 5 years ago committed by guhur
parent 5ec1341398
commit b72acd7ccd

@ -6,6 +6,7 @@ body {
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
background-color:#2943a0; background-color:#2943a0;
color:#9598a2;
} }
code { code {

Loading…
Cancel
Save