Add dark mode

This commit is contained in:
cuom1999 2024-05-05 23:01:08 -05:00
parent 4549d57ee1
commit eb1f6942f0

View file

@ -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 {