Template:Furniture/furniture.css: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 11:
.furnituretable-summary img {
max-width: 100%;
max-height: 124px240px;
object-fit: contain;
margin-top: 0.5em;
}
 
Line 42 ⟶ 41:
width: calc(100% / 4);
}
 
.related-portrait {
border-radius: 50%;
height: 48px;
object-fit: cover;
margin: 1px 4px 1px 0px;
}
 
.tabber__section {
margin-top: 0.5em6px;
}