This commit is contained in:
make
2025-04-17 17:28:17 +08:00
parent 3212819051
commit 76010ff43b
29 changed files with 673 additions and 953 deletions

View File

@@ -1009,7 +1009,7 @@ body {
}
.detail-box .imgbox .flag,.topbar-addfavorite,.topbar-login .btn-submit,.topbar-sethome {
background: url("all.gif") no-repeat scroll 0 0 transparent
/* background: url("all.gif") no-repeat scroll 0 0 transparent */
}
.topbar {
@@ -2813,4 +2813,8 @@ body {
margin: 0;
font-size: 12px;
}
/* page end */
/* page end */
.novel_search_page h1{font-size: 1rem;text-align: center;margin-bottom: 1rem;}
.novel_search_page .search_tip{font-size: 0.8rem;text-align: center;margin-bottom: 1rem;}
.novel_search_page h1 span{color:red;}