MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
h1, h2 { | h1, h2 { | ||
background-color: #808080; | background-color: #808080; | ||
} | } | ||
Revision as of 13:26, 29 November 2025
/* CSS here affects all skins */
/* Header styling for clearer separations */
h1, h2 {
background-color: #808080;
}