MediaWiki:Common.css

From QETLAB
Revision as of 15:55, 29 September 2014 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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */

/* Removing the Main Page title from the main page. */
body.page-Main_Page #siteSub, 
body.page-Main_Page #contentSub, 
body.page-Main_Page h1.firstHeading {
    display: none !important;
}

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

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

.infobox_img{text-align:center}

.infobox_animlink{padding-bottom:0;text-align:center}

.infobox_link{padding-bottom:4px;text-align:center}

.infobox_subhead{font-size:125%;font-weight:700;padding-top:12px;text-align:center}

.infobox_table{background-color:#E8E8EE;border:0px;border-spacing:0px 4px;margin-left:0px;padding:0}

table.ambox{background:#fbfbfb;border:1px solid #aaa;border-left:10px solid #f28500;margin:-1px 300px 0}

table.delete{border-left:10px solid red}

table.warning{border-left:10px solid orange}

.ambox th.mbox-text,.ambox td.mbox-text{padding:.25em .5em .1em}

.ambox td.mbox-image{padding:2px 0 2px .5em}

.ambox td.mbox-imageright{padding:2px .5em 2px 0}