Merge pull request #126 from neuhaus/patch-1

make text black, improve contrast and legibility
This commit is contained in:
Jean-Marie Renouard 2015-09-08 13:46:26 +02:00
commit 2c7cd53aca

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;
}