Update style to be more accessible
This commit is contained in:
@@ -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:#515151;
|
||||||
font-weight:300;
|
font-weight:300;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@ h3, h4, h5, h6 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color:#39c;
|
color:#069;
|
||||||
font-weight:400;
|
font-weight:400;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user