搬运本站原创文章,请留注释谢谢!
教程:
放到后台自定义CSS
.absolute::before {
content: '';
display: block;
position: absolute;
left: 0;
top: 58%;
right: 0;
bottom: 0;
transform: scale(1.01);
background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, var(--body-bg-color) 100%);
}
喜欢就支持一下吧









![表情[qinqin]-阿呆日记](https://daixm.daixb.top/wp-content/themes/zibll/img/smilies/qinqin.gif)




暂无评论内容