Reduce default size of body font in Flat skin
This commit is contained in:
parent
1ca9ace84d
commit
54a11175ff
|
@ -25,7 +25,7 @@
|
|||
|
||||
body {
|
||||
font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 16px;
|
||||
font-size: 13px;
|
||||
color: #333333;
|
||||
font-weight: 300;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in New Issue