Add dark mode
This commit is contained in:
parent
4549d57ee1
commit
eb1f6942f0
1 changed files with 2 additions and 0 deletions
|
@ -2941,6 +2941,8 @@ a.voted {
|
|||
color: rgb(152, 143, 129);
|
||||
}
|
||||
.list-contest {
|
||||
background-color: rgb(24, 26, 27);
|
||||
background-image: initial;
|
||||
box-shadow: rgb(49, 53, 55) 0px 1px 2px, rgb(49, 53, 55) 0px 1px 5px;
|
||||
}
|
||||
#contest-calendar th {
|
||||
|
|
Loading…
Reference in a new issue