Difference between revisions of "MediaWiki:Common.css"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: div.mp-box { background: #F6F6F6; padding: 1em; border: 1px solid #ccc; }")
(No difference)

Revision as of 06:13, 26 September 2012

/* CSS placed here will be applied to all skins */
div.mp-box {
      background: #F6F6F6;
      padding: 1em;
      border: 1px solid #ccc;
}