MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
theeeerre it is...
(new infobox rules; temporary names for smooth transition)
m (theeeerre it is...)
Line 24: Line 24:


.newinfobox table { margin: 0px; border: 1px solid #5a7db5; border-collapse: collapse; width: 100%; height: 100%; font-size: .95em; }
.newinfobox table { margin: 0px; border: 1px solid #5a7db5; border-collapse: collapse; width: 100%; height: 100%; font-size: .95em; }
.newinfobox th, .infobox td { border: 1px solid #5a7db5; padding: 0px; }
.newinfobox th, .newinfobox td { border: 1px solid #5a7db5; padding: 0px; }
.multicell { display: table; width: 100%; height: 100%; }
.multicell { display: table; width: 100%; height: 100%; }
.subcell { display: table-cell; border-right: 1px solid #5a7db5; vertical-align: middle; padding: 1px; }
.subcell { display: table-cell; border-right: 1px solid #5a7db5; vertical-align: middle; padding: 1px; }