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:
/* Increase the second value (40px) to add more space to the right */
padding: 0px
background: transparent !important;
border: 0;
Line 18:
.article-thumb__imgwrap {
width: 100%;
height:
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
display: block;
}
| |||