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

Content deleted Content added
No edit summary
No edit summary
Line 2:
.article-thumb {
vertical-align: top;
width: 150px180px;
/* Increase the second value (40px) to add more space to the right */
padding: 0px 40px30px 25px30px 0px;
background: transparent !important;
border: 0;
Line 23:
justify-content: flex-start;
overflow: hidden;
margin-bottom: 8px0px;
}
 
Line 38:
.article-thumb__caption {
margin: 0px;
line-height: 1.4;
font-weight: bold;
}