MediaWiki:Common.css: Difference between revisions

From STorM32-BGC Wiki V1
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: div#content h1, div#content h2, div#content #firstHeading { background: #f2f2f2; }")
(No difference)

Revision as of 20:38, 18 December 2015

/* CSS placed here will be applied to all skins */

div#content h1, div#content h2, div#content #firstHeading {
  background: #f2f2f2;
}