1
0
This commit is contained in:
2024-04-27 21:23:12 +09:00
parent bf0adc61ea
commit fc7a8299b4
10 changed files with 61 additions and 0 deletions

View File

@ -366,6 +366,14 @@ header#header {
position: relative;
}
.stars {
background: #313131;
}
#minimap {
display: none;
}
.top-card {
margin:0 auto;
text-align: center;