Reduce default size of body font in Flat skin

This commit is contained in:
Brandon Odegard 2016-01-22 13:56:41 -06:00
parent 1ca9ace84d
commit 54a11175ff
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
body { body {
font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif; font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px; font-size: 13px;
color: #333333; color: #333333;
font-weight: 300; font-weight: 300;
text-align: center; text-align: center;