MediaWiki:Common.css

From LifeWiki
Revision as of 17:17, 18 December 2008 by Nathaniel (talk | contribs)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/** CSS placed here will be applied to all skins */

.img_border { border: 1px solid #A7A8C1; float: left; line-height: 1px; margin-left: auto; margin-right: auto; padding: 0px; }

.infobox { background-color: #E8E8EE; border: 3px solid #A7A8C1; border-spacing: 4px; float: right; font-size: 88%; line-height: 1.5em; padding: 10px; text-align: left; width: 22em; }

.infobox_head { font-size: 150%; font-weight: bold; text-align:center; }

.infobox_img { text-align:center; }

.page-Main_Page h1.firstHeading { display: none; }