2,664
edits
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
/* the following are added to undo the settings that FS*.css creates when the FS header and footer is added to the page. */ | /* the following are added to undo the settings that FS*.css creates when the FS header and footer is added to the page. */ | ||
p{ | body p, .mw-body p,p{ | ||
font-family: Verdana !important; | font-family: Verdana !important; | ||
font-size: | font-size: .9rem; | ||
line-height: 1. | line-height: 1.5rem; | ||
margin: 0.5em 0; | |||
} | } | ||
body h1, .mw-body h1, h1{ | body h1, .mw-body h1, h1{ |
edits