This commit is contained in:
make
2025-04-29 21:14:02 +08:00
parent 471772b969
commit bb25d58619
6 changed files with 40 additions and 18 deletions

View File

@@ -2817,4 +2817,8 @@ body {
.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;}
.novel_search_page h1 span{color:red;}
.active_nav_btn a {
color: #F44336!important;
}