WordPress广告代码HTML分享-大神dsdiss分享

image

<style>
   .link-container {
        display: inline-block;
    }
   .link-container a {
        display: inline-block;
        padding: 2px 6px; /* 修改了这里的 padding 值 */
        margin: 5px 5px;
        text-decoration: none;
        color: white;
        border-radius: 10px;
    }
   .link-container a:nth-child(1) {
        background-color: #8A2BE2;
    }
   .link-container a:nth-child(2) {
        background-color: #9932CC;
    }
   .link-container a:nth-child(3) {
        background-color: #BA55D3;
    }
   .link-container a:nth-child(4) {
        background-color: #9370DB;
    }
   .link-container a:nth-child(5) {
        background-color: #8B008B;
    }
   .link-container a:nth-child(6) {
        background-color: #DA70D6;
    }
   .link-container a:nth-child(7) {
        background-color: #C71585;
    }
</style>
<div class="link-container">
<a href="https://dsdiss.com/diy-image-generator-2" target="_blank">DIY封面设计</a> 
<a href="https://dsdiss.com/web" target="_blank">超级导航</a> 
<a href="https://dsdiss.com/links" target="_blank">自助申请友链</a> 
<a href="https://dsdiss.com/category/yuanchuang-2/caiji" target="_blank">长尾词导出工具</a> 
<a href="https://dsdiss.com/chabiying" target="_blank">收录查询</a> 
<a href="https://dsdiss.com/rebang" target="_blank">热搜榜</a> 
<a href="https://dsdiss.com/online-icon-maker" target="_blank">icon免费制作</a>
</div>

 

温馨提示: 本文最后更新于2025-04-20 21:03:34,本站资源大多存储在云盘,如发现链接失效,请联站长会第一时间更新,或在下方 留言或联系 北海资源社
© 版权声明
THE END
喜欢就赞赏一下 谢谢啦~
点赞6赞赏 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容