Change body font back to 10pt
This commit is contained in:
parent
f4455cf64d
commit
e10f0885af
@ -2,7 +2,7 @@ body {
|
||||
background: #EEF2FF url('img/fade-blue.png') repeat-x 50% 0%;
|
||||
color: black;
|
||||
font-family: arial,helvetica,sans-serif;
|
||||
font-size: 11pt;
|
||||
font-size: 10pt;
|
||||
margin: 0 4px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
|
Loading…
Reference in New Issue
Block a user