update resources\web

This commit is contained in:
wjyLearn
2025-12-20 17:45:44 +08:00
parent 328f91afc2
commit 69be99b00a
264 changed files with 7342 additions and 84 deletions

View File

@@ -192,13 +192,13 @@ html,body
/*wiki.css*/
.topicBlock{
background-color: #000000;
background-color: #242428;
}
.card{
background-color: #737373;
background-color: #333337;
}
.topicCard{
background-color: #737373;
background-color: #333337;
}

View File

@@ -157,7 +157,7 @@ body{
background-clip: content-box;
background-size: cover;
cursor: pointer;
opacity: 0.2;
opacity: 0.4;
pointer-events: auto;
}
.switchBtn:hover{