1
0
This commit is contained in:
2024-04-27 18:21:41 +09:00
parent a2ce54ba83
commit a8b2c2bb67
107 changed files with 147755 additions and 1 deletions

10
particles/css/style.css Normal file
View File

@ -0,0 +1,10 @@
body {
background:#313131;
color: #f1f1f1;
}
footer#footer {
text-align: center;
}
footer#footer a {
color: #f1f1f1;
}