add lobby rating to home

add gametype (WIP) to home
misc UI tweaks
This commit is contained in:
RaidMax
2021-06-30 09:57:07 -05:00
parent fc0bed2405
commit bccbcce3c1
9 changed files with 59 additions and 15 deletions

View File

@ -437,3 +437,7 @@ div.card {
#hitlocation_container {
background-color: #141414;
}
.cursor-help {
cursor: help;
}