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

Content deleted Content added
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4:
width: 150px;
/* Increase the second value (40px) to add more space to the right */
padding: 0px 40px20px 25px20px 0px;
background: transparent !important;
border: 0;
Line 18:
.article-thumb__imgwrap {
width: 100%;
height: 150px130px;
display: flex;
align-items: center;
justify-content: flex-start;
overflow: hidden;
margin-bottom: 8px0px;
}
 
Line 38:
.article-thumb__caption {
margin: 0px;
line-height: 1.4;
font-weight: bold;
}
Line 45:
.article-thumb__caption a {
font-size: 0.85em !important;
/* color: #202122 !important;
text-decoration: none;*/
}
 
Line 54:
font-size: 0.85em !important;
font-weight: normal;
line-height: 1.4;
display: block;
}