MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: body { font-family: 'Calibri', sans-serif; }" |
test times sherif Tag: Reverted |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { | body { | ||
font-family: | font-family: "Times New Roman", Times, serif; | ||
} | } |