Difference between revisions of "MediaWiki:Common.css"
From TTWiki
Jump to navigationJump to search (Copy wikitable from grfwiki) |
(No difference)
|
Revision as of 12:56, 13 June 2011
/* CSS placed here will be applied to all skins */
table.wikitable td, th {
border: 1px solid #CCCCCC;
padding: 0;
}
table {
border-collapse: collapse;
empty-cells: show;
}
td, th {
border: 1px solid #CCCCCC;
padding: 0px 5px;
}