mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
set team properly/tint scoreboard background for team
This commit is contained in:
@ -455,3 +455,11 @@ div.card {
|
||||
padding-right: 1rem !important;
|
||||
line-height: 1.45rem !important;
|
||||
}
|
||||
|
||||
.team-allies-bg {
|
||||
background-color: rgba(0, 0, 139, 0.1);
|
||||
}
|
||||
|
||||
.team-axis-bg {
|
||||
background-color: rgba(139, 0, 0, 0.1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user