Template:Item icon/styles.css: Difference between revisions

From Space Station 14 Wiki
(Created page with ".item-icon { white-space: pre; } .item-icon-icon { margin-right: .1em; }")
 
(removed nowrap)
 
Line 1: Line 1:
.item-icon {
.item-icon {}
white-space: pre;
}


.item-icon-icon {
.item-icon-icon {
margin-right: .1em;
margin-right: .1em;
}
}

Latest revision as of 07:59, 16 August 2024

.item-icon {}

.item-icon-icon {
	margin-right: .1em;
}