4,456
edits
No edit summary |
No edit summary |
||
Line 91: | Line 91: | ||
background-position: 0 100%; | background-position: 0 100%; | ||
background-size: 100% 0.5px; /* hairline thickness */ | background-size: 100% 0.5px; /* hairline thickness */ | ||
} | |||
.article-title-link { | |||
text-align: center; | |||
color: #292828!important; | |||
} | } | ||
.link-pdf { | .link-pdf { | ||
display: flex; | |||
margin-top: 5px; | |||
align-items: center; | |||
color: #292828!important; | color: #292828!important; | ||
} | } | ||
Line 107: | Line 111: | ||
color: #292828!important; | color: #292828!important; | ||
text-align: center; | text-align: center; | ||
} | } | ||