Skip to content

Commit 9a239d7

Browse files
committed
fixed login icon not colored in oblivion theme.
fixes #37
1 parent 70433ce commit 9a239d7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

public/themes/oblivion.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
color: #2984a5;
1818
}
1919

20-
#menu .button:nth-child(4){
20+
#menu .button:nth-child(4),
21+
#menu .button:nth-child(5){
2122
color: #dd452e;
2223
}

0 commit comments

Comments
 (0)