MediaWiki:Common.css

From RCSWiki
Revision as of 15:53, 14 February 2020 by Phillips (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 */
#p-logo a {
    background-position: top left;
    background-repeat: no-repeat;
    margin: 15px;
    margin-left: 50px;
    display: block;
    width: 562px;
    height: 100px;
    text-decoration: none;
}


pre,code{font:115% monospace;*font-size:100%;}
pre{background:#ddd;border:1px solid #aaa;padding:0.75em 1.5em;}
.WG_Indent1{margin-left:20px;}
.WG_Indent2{margin-left:40px;}
.WG_Indent3{margin-left:60px;}
.WG_Code{font-family:Courier,monospace;font-weight:bold;padding:0.5em 0 0.5em 20px;margin-top:0.5em;margin-bottom:0.5em;white-space:pre;background-color:#EFEFFF;line-height:normal;color:#000;}
.WG_Slide_Bullet1{color:#336699;}.WG_Slide_Bullet2{color:#111111;}
.WG_Code_Indent1{font-family:Courier,monospace;font-weight:bold;padding:0.5em 0 0.5em 20px;margin-top:0.5em;margin-bottom:0.5em;margin-left:20px;white-space:pre;background-color:#EFEFFF;line-height:normal;color:#000;}
.WG_Code_Indent2{font-family:Courier,monospace;font-weight:bold;padding:0.5em 0 0.5em 20px;margin-top:0.5em;margin-left:40px;margin-bottom:0.5em;white-space:pre;background-color:#EFEFFF;line-height:normal;color:#000;}
.WG_Code_Indent3{font-family:Courier,monospace;font-weight:bold;padding:0.5em 0 0.5em 20px;margin-top:0.5em;margin-left:60px;margin-bottom:0.5em;white-space:pre;background-color:#EFEFFF;line-height:normal;color:#000;}
.WG_Inline_Code{font-family:Courier,monospace;font-weight:bold;white-space:nowrap;}
.Inline_Code{font-family:Courier,monospace;font-weight:bold;white-space:nowrap;}
div.Code{font-family:Courier,monospace;font-weight:bold;padding:0.5em 0 0.5em 20px;margin-top:0.5em;margin-bottom:0.5em;white-space:pre;background-color:#EFEFFF;line-height:normal;color:#000;width:100%;}
#main .node .content{color:#000000;}table.WG_SWTable{margin-left:1%;width:98%;}td.WG_SWTable_Heading{color:#1A4173;background-color:#CCDDFF;text-align:center;font-weight:bold;border:solid;border-width:1px;border-spacing:0;border-color:#000000;border-collapse:collapse;}td.WG_SWTable_Light{color:#000000;background-color:#EFEFFF;font-weight:normal;text-align:center;border:solid;border-width:1px;border-spacing:0;border-color:#000000;border-collapse:collapse;}td.WG_SWTable_Dark{color:#000000;background-color:#DDDDEE;font-weight:normal;text-align:center;border:solid;border-width:1px;border-spacing:0;border-color:#000000;border-collapse:collapse;}