MediaWiki:Common.css

From SABR Encyclopedia

Revision as of 17:25, 4 April 2009 by TurocyT01 (Talk | contribs)
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

/* CSS placed here will be applied to all skins */
table.authStatTable {
background: #f0fff0;
padding: 20px;
border: 1px dashed #007000;
border-bottom: none;
text-align:center;
width:75%;
}

table.authStatTable caption {
background: #c0e0c0;
text-align:right;
text-style: italic;
padding-right: 10px;
caption-side: bottom;
border: 1px dashed #007000;
border-top: none;
}

tr.statHeadRow {
background: #c0e0c0;
}

table.ext-infobox {
background: #f0fff0;
padding: 20px;
border: 1px dashed #007000;
border-bottom: none;
text-align:center;
}

table.ext-infobox caption {
background: #c0e0c0;
text-align:right;
text-style: italic;
padding-right: 10px;
caption-side: bottom;
border: 1px dashed #007000;
border-top: none;
}

tr.infobox-header {
background: #c0e0c0;
text-align:center;
font-size: 100%;
}

table.ext-infobox td {
padding-left: 10px;
padding-right: 10px;
}

table.authStatTable td {
padding-left: 10px;
padding-right: 10px;
}
Personal tools