Skip to content

Commit

Permalink
back to neue. no more text shadow globally though. h5bp#222 body bg.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Feb 17, 2012
1 parent b9b5fdd commit d3d4f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ h1:hover { color: #e16734; }
#header h2 { margin-bottom: 0; margin-top: 0; }


body { background: #283b36; color: #e3d7bf; text-shadow: 0 1px 1px #000; padding-bottom: 3em; font: 300 16px/1.5 "Helvetica", sans-serif; }
body { background: #222; color: #e3d7bf; padding-bottom: 3em; font: 300 16px/1.5 "Helvetica Neue", sans-serif; }

a, a:hover, a:focus, a:visited { text-decoration: none; }
a, a:visited, .disqus-wrapper a, #builder a.selected, #footer a.announcements { color: #e16734; }
Expand Down

0 comments on commit d3d4f6a

Please sign in to comment.