网站底部版权申明代码样式

样式1:网站版权申明样式2

<div class="post-copyright">
    <p>
        <svg class="icon co" aria-hidden="true">
            <use xlink:href="#icon-dingwei"></use>
        </svg>  
    <span>网站名称:<font color="#66d9ef">猫咪网络</font></span>
    <br>
    <svg class="icon co" aria-hidden="true">
        <use xlink:href="#icon-fuzhilianjie"></use>
    </svg>  
    <span>本文链接:<font color="#66d9ef"><script> current_page_url = window.location.href; document.write(current_page_url); </script></font><br>
        <svg class="icon co" aria-hidden="true">
            <use xlink:href="#icon-fenxiang"></use>
        </svg>  
    版权声明:未经作者允许,禁止转载。
    </div>

样式2:

网站版权申明样式1

<section id="author" class="author  with-avatar section">
  <div class="info">
    <p _msttexthash="632662264" _msthash="58">网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。
      <br>分享是一种美德,当你分享时请你附带上本文链接。
      </p>
    <div class="social">
      <a href="http://wpa.qq.com/msgrd?v=3&uin=79486572&site=qq&menu=yes" class="qq" target="_blank" rel="nofollow noopener">
        <i class="fa fa-qq">
        </i>
      </a>
      <a href="mailto:79486572@qq.com" class="email" title="Follow me on Twitter" target="_blank" rel="nofollow noopener">
        <i class="fa fa-envelope">
        </i>
      </a>
      <a href="https://maoaiyu.com/wp-content/uploads/2022/11/%E5%BE%AE%E4%BF%A1%E4%BA%8C%E7%BB%B4%E7%A0%81%E7%8C%AB%E5%92%AA2%E5%8F%B7%E5%BA%97%E9%93%BA.jpg" class="WeChat" title="Follow me on Facebook" target="_blank" rel="nofollow noopener">
        <i class="fa fa-wechat">
        </i>
      </a>
    </div>
  </div>
  <div class="clear">
  </div>
</section>
<style>#author {
                padding: 30px;
                position: relative;
                z-index: 1;
                text-align: center;
                background: linear-gradient(135deg, #ff005f91 10%, #0097ff 100%);
                color: #fff;
                margin-top: 50px;
                border-radius: 15px
            }

            #author div.avatar {
                position: absolute;
                left: 50%;
                top: 0;
                z-index: 2;
                width: 88px;
                margin: -44px 0 0 -44px
            }

            #author div.avatar a {
                display: block;
                border-radius: 50%;
                overflow: hidden;
                border: 4px solid #00BEC1
            }

            #author div.avatar img {
                display: block
            }

            #author #single.fullcover .featured-image .top,#author div.info,#single.fullcover .featured-image #author .top {
                font-size: 16px;
                max-width: 75%;
                margin: 0 auto
            }

            #author div.social {
                margin-top: 15px
            }

            #author div.social a {
                display: inline-block;
                margin: 0 12px;
                color: #fff;
                font-size: 22px
            }

            #author div.social a:hover {
                -webkit-transform: translateY(-2px);
                -ms-transform: translateY(-2px);
                transform: translateY(-2px)
            }

            #author .author-name {
                margin-top: 35px;
                margin-bottom: 20px;
                line-height: 1
            }

            #author #single #comments.hosted .comment .comment-author,#author .author-name a,#author .title,#author .wpcf7 label,#single #comments.hosted .comment #author .comment-author,.wpcf7 #author label {
                color: #fff
            }
</style>

 

THE END
喜欢就支持一下吧
点赞110赞赏 分享
评论 抢沙发
头像
来发表您的意见和看法把。
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容