MediaWiki:Common.css
From InterceptRadio.com Wiki
(Difference between revisions)
Atomic taco (Talk | contribs) (Created page with '- →CSS placed here will be applied to all skins: table.wikitable{margin:1em 1em 1em 0;border:1px #aaa solid;background:white;border-collapse:collapse} .wikitable th,.wikitable …') |
Atomic taco (Talk | contribs) |
||
| Line 5: | Line 5: | ||
.wikitable caption{font-weight:bold} | .wikitable caption{font-weight:bold} | ||
a.sortheader{margin:0px 0.3em} | a.sortheader{margin:0px 0.3em} | ||
| + | table.wikitable{margin:1em 1em 1em 0;background:#f9f9f9;border:1px #aaa solid;border-collapse:collapse;color:black} | ||
| + | .wikitable th,.wikitable td{border:1px #aaa solid;padding:0.2em} | ||
| + | .wikitable th{background:#f2f2f2;text-align:center} | ||
| + | .wikitable caption{font-weight:bold} | ||
Current revision as of 05:53, 28 December 2011
/* CSS placed here will be applied to all skins */
table.wikitable{margin:1em 1em 1em 0;border:1px #aaa solid;background:white;border-collapse:collapse}
.wikitable th,.wikitable td{border:1px #aaa solid;padding:0.2em}
.wikitable th{text-align:center;background:white;font-weight:bold}
.wikitable caption{font-weight:bold}
a.sortheader{margin:0px 0.3em}
table.wikitable{margin:1em 1em 1em 0;background:#f9f9f9;border:1px #aaa solid;border-collapse:collapse;color:black}
.wikitable th,.wikitable td{border:1px #aaa solid;padding:0.2em}
.wikitable th{background:#f2f2f2;text-align:center}
.wikitable caption{font-weight:bold}
