Template:Item infobox/styles.css: Difference between revisions
From Space Station 14 Wiki
removed custom gap ID field, added a generic medium gap class to use in ID & size fields |
InternalSize style adjustments |
||
Line 2: | Line 2: | ||
.list-gap-medium li:not(:last-child) { | .list-gap-medium li:not(:last-child) { | ||
margin-bottom: .5em; | margin-bottom: .5em; | ||
} | |||
.druid-data-InternalSize { | |||
margin-left: 0.5em; | |||
margin-bottom: 0.6em; | |||
} | } |