1
0
star/particles/css/style.css
2024-04-29 13:14:01 +09:00

11 lines
123 B
CSS

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