This commit is contained in:
Mirai Kumiko 2025-03-07 03:10:05 +01:00
parent bf2ce952ed
commit c269d5de10
5 changed files with 25 additions and 123 deletions

View file

@ -1,3 +1,10 @@
body {
background-color: black;
}
.title div {
color: white;
font-size: 24px;
font-weight: bold;
margin: 19.92px 0 19.92px 0;
}