1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

chore: add support indicator for users

This commit is contained in:
Ferdinand Mütsch
2023-03-24 23:12:51 +01:00
parent 24fec41ec6
commit c82186046c
9 changed files with 145 additions and 134 deletions

View File

@@ -125,8 +125,12 @@ body {
@apply border-green-700 bg-gray-800;
}
.text-gold {
color: #DAA520;
}
.leaderboard-gold {
border-color: #ffd700;
border-color: #DAA520;
}
.leaderboard-silver {

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.