MediaWiki:Common.css: Difference between revisions
Equal 120x120 featured portrait thumbs |
Featured thumbs 150x150 |
||
| Line 443: | Line 443: | ||
.home-feature-thumb { | .home-feature-thumb { | ||
flex: 0 0 | flex: 0 0 150px; | ||
width: | width: 150px; | ||
text-align: center; | text-align: center; | ||
} | } | ||
| Line 455: | Line 455: | ||
.home-feature-thumb .mw-file-element { | .home-feature-thumb .mw-file-element { | ||
display: block; | display: block; | ||
width: | width: 150px; | ||
height: | height: 150px; | ||
margin: 0 auto 0.4em; | margin: 0 auto 0.4em; | ||
object-fit: cover; | object-fit: cover; | ||