Module:Chem2/styles.css: Difference between revisions

m 1 revision imported
Left-align stacked superscripts and subscripts. Otherwise they can be centred if they appear in centred content.
Line 8: Line 8:
.template-chem2-su > span {
.template-chem2-su > span {
display: block;
display: block;
text-align: left;
}
}