Update style to be more accessible

This commit is contained in:
Terence Eden
2020-08-13 09:37:45 +01:00
committed by GitHub
parent d6472b1ca2
commit 6fc71aa1a1

View File

@@ -3,7 +3,7 @@
body {
padding:50px;
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#777;
color:#515151;
font-weight:300;
}
@@ -33,7 +33,7 @@ h3, h4, h5, h6 {
}
a {
color:#39c;
color:#069;
font-weight:400;
text-decoration:none;
}