MediaWiki:Common.css: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body.ns-100 #content {
body.ns-100 h1#firstHeading {
   background-color: #f6f8ff;
   color: #34345c;
}
}

Revision as of 21:14, 17 January 2011

/* CSS placed here will be applied to all skins */
body.ns-100 h1#firstHeading {
  color: #34345c;
}