更改

添加30字节 、 2024年9月14日 (星期六)
无编辑摘要
第47行: 第47行:  
.bg-image-erya {
 
.bg-image-erya {
 
   background-image: url("https://assaultlily-otaku.icu/images/3/3a/Erya-bg.png");
 
   background-image: url("https://assaultlily-otaku.icu/images/3/3a/Erya-bg.png");
   background-size: 400px 200px;
+
   background-size: 200px 400px;
 
   background-position: 50% 80%;
 
   background-position: 50% 80%;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
   opacity: 0.5;
+
   background-color: rgba(255, 255, 255, 0.5);
 
}
 
}