Files
vote-rllhc/static/css/404.css
2024-09-12 23:36:55 +02:00

8 lines
99 B
CSS

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