Template:Cargo orders/styles.css
From Space Station 14 Wiki
.pool-section-label {
display: block;
background-color: var(--bg-color-light);
padding: 0.25em 0.25em;
}
.pool-section-label-group {
font-weight: bold;
}
.pool-section-label-after {
color: gray;
}
.pool-section-label-after::after {
content: " group, one of:";
}