console
<div class="content-copyright"><p>免责声明:本站的资源均来自于互联网,仅为资源共享、作个人学习使用,其版权均归原作者及其网站所有。
</p><p>如有侵权请发送邮件至:1183698@qq.com 且用且珍惜,永久地址:<a href="https://www.mowumiao.com/">www.mowumiao.com</a></p></div>
.content-copyright {
color: #fff!important;
display: flex;
justify-content: center;
flex-flow: column;
margin-top: 20px;
padding: 20px;
border-radius: 6px;
position: relative;
background-image: linear-gradient(
120deg
,#48c6ef 0%,#6f86d6 100%);
box-shadow: 0 0 0.0625rem 0 rgb(8 11 14 / 6%), 0 0.1875rem 0.1875rem -0.0625rem rgb(8 11 14 / 10%), 0 0 0.1875rem 0 rgb(8 11 14 / 2%);
text-align: center;
font-size: 14px!important;
margin-bottom: 0!important;
}