This commit is contained in:
make
2025-04-22 19:52:11 +08:00
parent 06ba3c8411
commit cd0cfdeec5
10 changed files with 335 additions and 92 deletions

View File

@@ -10,6 +10,7 @@ body {
.search-home {
padding: 10px 20px 20px;
color: #fff;
background: #161313;
}
.search-form {
@@ -217,4 +218,9 @@ body {
}
/* .s-footer-tel , .footer-box{
color:#fff
} */
} */
.novel_search_page .title-h1{
text-align: center;
font-size: 0.2rem;
}