Template:Furniture/furniture.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (Electricsheep moved page Template:UniqueWeapon/furniture.css to Template:Furniture/furniture.css without leaving a redirect: moved to correct template)
No edit summary
Line 40: Line 40:
.furnituretable .data-row > th {
.furnituretable .data-row > th {
width: calc(100% / 4);
width: calc(100% / 4);
}

.interaction-portrait {
border-radius: 50%;
height: 48px;
object-fit: cover;
}
}