Jump to content

MediaWiki:Common.css: Difference between revisions

From The Apparatus
No edit summary
No edit summary
Line 1: Line 1:
/* CSS here affects all skins */
/* CSS here affects all skins */
/* Header styling for clearer separations */
h1 {
  background-color: #808080;
}

Revision as of 13:24, 29 November 2025

/* CSS here affects all skins */

/* Header styling for clearer separations */

h1 {
  background-color: #808080;
}