docs: add ad: mianshiya & bianchengdaohang

This commit is contained in:
click33
2025-04-22 19:10:49 +08:00
parent 624d1645fa
commit 93566c58a4
2 changed files with 25 additions and 2 deletions

View File

@@ -448,11 +448,14 @@ body {
.ad-close:hover{cursor: pointer; text-decoration: underline; color: red;}
.main-box .top-ad-box{font-size: 12px;}
.main-box .top-ad-box a{border-bottom: 0px;}
.main-box .top-ad-box a{border-bottom: 0px; text-decoration: none;}
.main-box .top-ad-box a:hover{border-bottom: 0px;}
.main-box .top-ad-box a img{border: 0px #ddd solid; width: 100%; /* max-height: 80px; */ border-radius: 2px; transition: all 0.2s;}
.main-box .top-ad-box a img{border: 1px #eee solid; width: 100%; /* max-height: 80px; */ border-radius: 2px; transition: all 0.1s !important;}
.main-box .top-ad-box a img:hover{box-shadow: 0 0 20px #ddd;}
.main-box .top-ad-box2 a img{ width: 48.5%; margin-bottom: 2px; }
.main-box .top-ad-box2 a:nth-child(2n+1) img{margin-right: 2px; }
/* 帮助按钮 */
.help-btn{transition: all 0.5s; text-align: center; border: 1px #42b983 solid; background-color: rgba(255, 255, 255, 0.5); cursor: pointer; font-size: 13px; color: #42b983; line-height: 40px;}