Template:Item/styles.css: Difference between revisions
From Space Station 14 Wiki
fix for last change → item-label |
typo |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.item {} | /*.item {}*/ | ||
.item.unknown { | |||
color: red; | |||
word-break: break-word; | |||
} | |||
.item-icon { | .item-icon { | ||
margin-right: .1em; | margin-right: .1em; | ||
} | } |