Update icons
This commit is contained in:
@@ -223,14 +223,15 @@ main {
|
|||||||
width: 1.25rem;
|
width: 1.25rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
text-shadow: none;
|
filter: drop-shadow(0 0 4px #c8c8c8);
|
||||||
}
|
}
|
||||||
.listing-item a {
|
.listing-item a {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
color: #ffb300;
|
color: inherit;
|
||||||
|
text-shadow: inherit;
|
||||||
}
|
}
|
||||||
.listing-item .meta {
|
.listing-item .meta {
|
||||||
color: #888;
|
color: #888;
|
||||||
|
|||||||
Reference in New Issue
Block a user