MediaWiki:Common.css: Difference between revisions
Featured thumbs 150x150 |
Featured thumbs 150x220 to match headshot aspect |
||
| Line 456: | Line 456: | ||
display: block; | display: block; | ||
width: 150px; | width: 150px; | ||
height: | height: 220px; | ||
margin: 0 auto 0.4em; | margin: 0 auto 0.4em; | ||
object-fit: cover; | object-fit: cover; | ||
object-position: center | object-position: center center; | ||
} | } | ||