Template:Article thumbnail/styles.css: Difference between revisions
Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 28:
.article-thumb__imgwrap a.mw-file-description {
display: block;
width: 150px !important; /* Forces the width */
height: 150px !important; /* Forces the height */
/* ADD THESE TWO LINES */
object-position: top; /* Ensures the CEO's head isn't cut off if cropped */
box-shadow: none !important; /* Strips any "lifted" effects */▼
border: none !important;
background: none !important;
}
| |||