MediaWiki:Common.css: Difference between revisions
imported>Samueldr m makes infobox more cozy |
imported>Samueldr m Forgot that my infobox has a nested table, instead of being a table with infobox class |
||
| Line 78: | Line 78: | ||
} | } | ||
.table | .infobox .table > tbody > tr > td, | ||
.table | .infobox .table > tbody > tr > th, | ||
.table | .infobox .table > tfoot > tr > td, | ||
.table | .infobox .table > tfoot > tr > th, | ||
.table | .infobox .table > thead > tr > td, | ||
.table | .infobox .table > thead > tr > th { | ||
padding: 0.5rem; | padding: 0.5rem; | ||
} | } | ||