Vote + Results done

This commit is contained in:
2024-09-12 23:36:55 +02:00
parent 20b47856d5
commit 49e2b18e56
17 changed files with 698 additions and 19 deletions

8
static/css/404.css Normal file
View File

@@ -0,0 +1,8 @@
body {
background-color: #11111b;
text-align: center;
}
h1, h3, p, a {
color: white;
}