mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-29 10:59:52 +00:00
feat: 轻雪天气实时天气功能已更新
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#data-storage {
|
||||
.data-storage {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@ -6,6 +6,7 @@ body {
|
||||
background-repeat: repeat-y;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
text-shadow: 1px 1px 2px black;
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user