1
0
star/css/style.css
2024-04-27 18:21:41 +09:00

11 lines
123 B
CSS

body {
background:#313131;
color: #f1f1f1;
}
footer#footer {
text-align: center;
}
footer#footer a {
color: #f1f1f1;
}