diff --git a/src/index.css b/src/index.css index 9eb5d4c..6dd863e 100644 --- a/src/index.css +++ b/src/index.css @@ -6,6 +6,7 @@ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color:#2943a0; + color:#9598a2; } code {