Template:Cargo orders/styles.css

From Space Station 14 Wiki
Revision as of 05:24, 21 May 2025 by Aliser (talk | contribs) (style adjustments for orGroup)
.pool-section-label {
	display: block;
	background-color: var(--bg-color-light);
	padding: 0.25em 0.25em;
	font-weight: bold;
}

.pool-section-label::after {
	content: " group, one of:";
	color: gray;
}