Template:Article thumbnail/styles.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2:
.article-thumb {
width: 180px; /* exact width for all cards */
padding: 8px4px;
background: #f6f6f6; /* same background everywhere */
border: 0; /* no border */
Line 12:
.article-thumb__imgwrap {
width: 100%;
height: 200px180px; /* exact height so rows align */
display: flex;
align-items: center;