MediaWiki:Common.css: Difference between revisions

Reduced vertical padding on tables
(Doing some testing with tables)
(Reduced vertical padding on tables)
Line 402:
 
/* Wikitable */
/*table.wikitable, >table.wikitable trcaption, >table.wikitable th, table.wikitable > * > tr > th td {
padding-top: 1px0.2em;
padding-bottom: 0.2em;
}
table.wikitable {
line-height: 21px;
}*/