smartfridge.ml/website.css
smartfridge 95324d9539 e
2021-06-20 12:25:38 +02:00

18 lines
184 B
CSS

body {
background-color: #23272a;
}
h1 {
color: #ffffff;
}
p {
color: #ffffff;
}
h2 {
color: #ffffff;
}
.description {
color: #ffffff;
}
.container {
text-align: center;
}