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