Skip to content

Commit

Permalink
Tweak styles.css for readability after user feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
BigEd committed Aug 5, 2015
1 parent 733b467 commit d9116b9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions stylesheets/styles.css
Expand Up @@ -3,8 +3,6 @@
body {
padding:50px;
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#111;
font-weight:300;
}

h1, h2, h3, h4, h5, h6 {
Expand Down Expand Up @@ -33,7 +31,7 @@ h3, h4, h5, h6 {
}

a, a code {
color:#39c;
color:#33f;
font-weight:400;
text-decoration:none;
}
Expand Down

0 comments on commit d9116b9

Please sign in to comment.