MediaWiki:Common.css: Difference between revisions
From CTPwiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
body { | body { | ||
font-family: | font-family: Arial; | ||
color: #333333; | color: #333333; | ||
} | } |
Revision as of 15:46, 9 October 2024
/* CSS placed here will be applied to all skins */ body { font-family: Arial; color: #333333; }