Add contest freeze

This commit is contained in:
cuom1999 2022-11-18 16:59:58 -06:00
parent 2c39774ff7
commit a35ea0f6d5
13 changed files with 338 additions and 215 deletions

View file

@ -35,6 +35,10 @@
background: #00f9a1;
}
.frozen {
background: #a5c5d9 !important;
}
.rank {
min-width: 2.5em
}