Template:Item/styles.css
Template page
More actions
.item-list {
width: 100%;
font-size: 0.95em;
}
.item-list th,
.item-list td {
vertical-align: top;
}
.item-list__icon {
width: 40px;
text-align: center;
}
.item-list__icon img {
image-rendering: pixelated;
}
.item-list__description {
max-width: 34em;
}