Skip to content

Commit

Permalink
Revert "Homepage|CSS: Font readability tweaks"
Browse files Browse the repository at this point in the history
This reverts commit 99fa47f.

These tweaks had adverse effects on non-Windows platforms that have
different font rendering capabilities.
  • Loading branch information
skyjake committed Apr 13, 2013
1 parent 215c2e7 commit e9a00db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/style.css
@@ -1,7 +1,5 @@
body {
font-family: Georgia, serif; /* Use a serif font for the main content as its easier to read in blocks */
letter-spacing: .05em;
word-spacing: 0.15em;
font-size: 100%;
margin-top: 0;
margin-bottom: 0;
Expand Down

0 comments on commit e9a00db

Please sign in to comment.