mark text black, improve contrast and legibility
This commit is contained in:
parent
2e649a782f
commit
d8c1a2fe8a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
body {
|
body {
|
||||||
padding:50px;
|
padding:50px;
|
||||||
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
color:#777;
|
color:#000;
|
||||||
font-weight:300;
|
font-weight:300;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue