IPost/css/search.css
2022-07-24 10:18:39 +02:00

9 lines
93 B
CSS

body {
background-color: black;
color: black;
}
.form_div {
text-align: center;
}