Skip to content

Commit 85ddb0d

Browse files
committed
Darken color
1 parent 615c5c5 commit 85ddb0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homu/html/queue.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@
9595
}
9696

9797
.rollup_iffy {
98-
color: #D9C009;
98+
color: #8C7E14;
9999
}
100100
.rollup_iffy:before {
101101
background: #F0DE57;
102-
border-color: #D9C009;
102+
border-color: #8C7E14;
103103
}
104104

105105
.sorting_asc:after { content: " ▲"; }

0 commit comments

Comments
 (0)