Difference between revisions of "Template:Extension/styles.css"

remove duplication with Template:Infobox/styles.css
>Shirayuki
m (Undo revision 4365174 by Shirayuki (talk): per Topic:W2cchtd3pyjuln05)
>Izno
(remove duplication with Template:Infobox/styles.css)
Line 1: Line 1:
.tpl-infobox {
float: right;
clear: right;
margin: 0 0 .5em .5em;
border-spacing: 0;
}
@media (max-width: 719px) {
.tpl-infobox {
box-sizing: border-box;
float: none;
clear: both;
width: 100%;
margin: 0 0 .5em 0;
}
}
.tpl-infobox-header {
text-align: left;
}
.ext-infobox > tbody > tr > td:first-child {
.ext-infobox > tbody > tr > td:first-child {
vertical-align: top;
vertical-align: top;
Anonymous user