Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | body { font-size: larger; } | + | body { font-size: larger; |
| + | } | ||
| + | |||
| + | a.new { | ||
| + | color: #006400 !important; | ||
| + | } | ||
Revision as of 04:17, 5 February 2023
/* CSS placed here will be applied to all skins */
body { font-size: larger;
}
a.new {
color: #006400 !important;
}