AI摘要
Panda

HTML
<div class="gradient-text">
本资源为本站原创,转载请注明来源、保留版权信息,谢谢合作!
</div>
CCS
.gradient-text {
height: 40px;
color: #fff;
background: linear-gradient(55deg, #250095 0%, #9980FF 25%, #9980FF 50%, #950090 50%, #ff14ed 75%, #ff14ed 100%) no-repeat;
padding: 8px;
border-radIUs: 8px;
line-height: 18px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.6);
margin-bottom: 0px; /* 增加底部间距 */
}
文章最后更新时间:2024-09-02 00:04:51若有错误或已失效,请在下方
留言。
© 版权声明
- 版权解释权归发文作者所有,未经允许,不得转载!侵权请举报!
THE END








暂无评论内容