MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
element { font-size: 16px; } | element { font-size: 16px; } | ||
body { color: #5a7425; font-size: 12px; font-family: "Courier New"; } |
Revision as of 11:20, 8 October 2023
/* CSS placed here will be applied to all skins */ element { font-size: 16px; } body { color: #5a7425; font-size: 12px; font-family: "Courier New"; }