MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 5: | Line 5: | ||
font-family: Arial; | font-family: Arial; | ||
font-weight: bold; | font-weight: bold; | ||
color: #282434; | |||
} | } | ||
Revision as of 17:10, 10 January 2023
/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }
#firstHeading {
font-family: Arial;
font-weight: bold;
color: #282434;
}