chore: 调整样式
This commit is contained in:
@@ -61,9 +61,9 @@ html, body {
|
||||
color: var(--text-color);
|
||||
background-color: var(--dark-color);
|
||||
background-image: url(/battle-background.jpg);
|
||||
background-size: contain;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto;
|
||||
background-position: top center;
|
||||
background-repeat: revert;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user