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

left/right align th in general
>Izno
(templates)
>Izno
(left/right align th in general)
Line 26: Line 26:
/* @noflip */
/* @noflip */
margin: 0 0.5em 0.5em 0;
margin: 0 0.5em 0.5em 0;
}
.infobox th {
/* @noflip */
text-align: left;
}
.infobox-rtl th {
/* @noflip */
text-align: right;
}
}


Anonymous user