mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-11-24 16:43:04 +08:00
docs: add ad: mianshiya & bianchengdaohang
This commit is contained in:
@@ -187,6 +187,26 @@
|
||||
<!-- 万维广告div -->
|
||||
<div class="wwads-cn wwads-horizontal" data-id="88" style="min-height: 0px; border: 1px #eee solid; margin-bottom: 12px;"></div>
|
||||
|
||||
<!-- ssp -->
|
||||
<div class="top-ad-box top-ad-box2" style="margin-bottom: 12px;">
|
||||
<a href="https://www.codefather.cn/vip?shareCode=qin883" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/ad/bianchengdaohang.png" style="height: 26px;" />
|
||||
</a>
|
||||
<a href="https://www.mianshiya.com/?shareCode=skmky7" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/ad/mianshiya.png" style="height: 26px;" />
|
||||
</a>
|
||||
<!-- <a href="http://sa-pro.dev33.cn?from=satop" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/ad/sa-sso-pro-s3.png" />
|
||||
</a> -->
|
||||
<!--
|
||||
<a href="http://sa-pro.dev33.cn?from=satop" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/ad/sa-sso-pro-s3.png" />
|
||||
</a>
|
||||
<a href="http://sa-pro.dev33.cn?from=satop" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/ad/sa-sso-pro-s3.png" />
|
||||
</a> -->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- help 按钮 -->
|
||||
|
||||
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user