Changed font on the site

If you noticed, the font "family" has changed to the one used by New York Times - I like its Typography which uses a Serif font. Its a hack but will do for now since it is a one word change.

In the default-theme.css file in your confluence directory, change the "helvetica" font-family css rule to "Georgia" ....should look like this:

font-family: Georgia,serif;

Labels