MediaWiki:Common.css

From SkullSecurity
Revision as of 01:46, 11 January 2015 by Ron (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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;
border: 1px solid #000000;
/*overflow: auto;*/
width: 126%;
color:#fff;
}

.pwtable {
  border:          1px outset gray;
  border-collapse: separate;
  color:           #c0c0c0;
  font-size:       8pt;
}

.pwtable th {
  padding: 2px;
  text-align:   left;
}

.pwtable td {
  padding: 2px;
  text-align:   left;
}