fixed login icon not colored in oblivion theme.

fixes #37
This commit is contained in:
Jack 2020-05-19 04:07:15 +01:00
parent f76551f629
commit 27ffd1a54c

View file

@ -17,6 +17,7 @@
color: #2984a5;
}
#menu .button:nth-child(4){
#menu .button:nth-child(4),
#menu .button:nth-child(5){
color: #dd452e;
}