Fix archive icons

This commit is contained in:
Alexander Agnarson 2020-12-05 12:01:03 +01:00
parent bef357a7b3
commit 7beeddf43b

View file

@ -544,7 +544,7 @@ border-radius: 3px;
.page-title a:hover { color: #333; }
.page-title h1 i,
.page-title h2 i,
.page-title h4 i { font-weight: 400; margin-right: 6px; color: rgba(255,255,255,0.2); }
.page-title h4 i { font-weight: 600; margin-right: 6px; color: rgba(255,255,255,0.2); }
.page-title h1,
.page-title h2,
.page-title h4 { color: rgba(255,255,255,0.9); font-weight: 600; }