Template:Chembox/styles.css

From WikiCigar
< Template:Chembox
Revision as of 23:12, 23 April 2022 by en>Matt Fitzpatrick (styles to replace width-fixing gutter row in footer)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp|small=y}} */
.ib-chembox {
	border-collapse: collapse;
	text-align: left;
}

/* TODO split definitions to appropriate class names when live from HTML element */
.ib-chembox td,
.ib-chembox th {
	border: 1px solid #a2a9b1;
	width: 40%;
}
.ib-chembox td + td {
	width: 60%;
}