Difference between revisions of "MediaWiki:Common.css"

From HandiFox Online Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
h1, h2, h3, #mw-panel.collapsible-nav .portal h3 {
 +
  background: url("skins/common/images/catbg.jpg") repeat-x scroll 0 0 #990000; color: white;
 +
}

Revision as of 19:01, 16 January 2018

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

h1, h2, h3, #mw-panel.collapsible-nav .portal h3 {
  background: url("skins/common/images/catbg.jpg") repeat-x scroll 0 0 #990000; color: white;
}