MediaWiki:Common.css

From SkullSecurity
Revision as of 21:08, 26 August 2008 by Iamstef (talk | contribs)
Jump to navigation Jump to search

Note: After saving, 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.
.infobox{
float:right;
display:block;
padding:5px;
margin:10px 15px 10px 15px;
background: #3A3936;
border: 1px solid #000000;
font: normal 11px "Courier New", Courier, monospace;
/*overflow: auto;*/
width: 126%;
color:#fff;
}