mark text black, improve contrast and legibility

This commit is contained in:
Sven Neuhaus 2015-09-08 09:51:55 +02:00
parent 2e649a782f
commit d8c1a2fe8a

View file

@ -3,7 +3,7 @@
body {
padding:50px;
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#777;
color:#000;
font-weight:300;
}