1
0
star/particles/css/style.css

11 lines
123 B
CSS
Raw Normal View History

2024-04-27 09:21:41 +00:00
body {
background:#313131;
color: #f1f1f1;
}
footer#footer {
text-align: center;
}
footer#footer a {
color: #f1f1f1;
}