Skip to content

Commit db05edd

Browse files
committed
fix colour
1 parent 3ce13b8 commit db05edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/css/nightwalker.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,7 @@ input[type="submit"i]:hover {
13851385
}
13861386

13871387
.unreadArticle {
1388-
color: var(--color-Blue);
1388+
color: var(--color-Blue) !important;
13891389
}
13901390

13911391
#rssFetchingDisabled {

0 commit comments

Comments
 (0)