A sans-serif font family for body font

This was a bit of a difficult decision. One one hand, I perferred for the user
to select his/her own font via their browser settings. That said, the user still
has the option to override the font and use his/her own defaults.

This font choice is nearly identical to the current site font choice.
master
Mike Gerwitz 2013-05-19 22:17:51 -04:00
parent bbebbc088a
commit 854cf280c2
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
body {
margin: 1em 5em;
text-align: justify;
font-family: 'Liberation Sans', sans-serif;
}
/* hanging */