Improving birthday bonus.

This commit is contained in:
2020-08-28 12:19:37 -07:00
parent 6219e65e66
commit a38c55e877
4 changed files with 55 additions and 13 deletions

View File

@@ -1051,11 +1051,16 @@ $intro-time: 6s;
position: absolute;
bottom: 1rem; }
.kick-player {
.lobby-icon {
cursor: pointer;
color: red;
margin-left: 0.2rem; }
.kick-player {
color: red; }
.birthday-selected {
color: blue; }
ul {
margin-left: 0;
list-style-type: none; }