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 |
removed left margin on internal size |
||
(One intermediate revision by the same user not shown) | |||
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-bottom: 0.6em; | |||
} | } |