Browse Forum Posts by Tags
-
in the default theme, there is a font-size style added in the head: <style type="text/css"> body { font-size: 84%; } </style> On the home page and weblogs home page, this comes before all linked style sheets. On the blog page, it comes after the linked style sheets. This means that...