Template:Cargo orders/styles.css: Difference between revisions
From Space Station 14 Wiki
Created blank page |
No edit summary |
||
Line 1: | Line 1: | ||
.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:"; | |||
} |