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

Content deleted Content added
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2:
.article-thumb {
vertical-align: top;
width: 180px150px;
/* Increase the second value (40px) to add more space to the right */
padding: 0px 30px20px 30px20px 0px;
background: transparent !important;
border: 0;
Line 18:
.article-thumb__imgwrap {
width: 100%;
height: 150px130px;
display: flex;
align-items: center;
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;
}