子比美化 第22页
2025-05-22
05-22
子比主题 - 侧边动漫图片卡片小工具-汇聚访

实用子比主题 – 侧边动漫图片卡片小工具

这是一款仿B站的侧边动漫图片社区小工具,这款小工具是纯代码并没有写成可视化小工具,没有适配昼夜模式,放上自己的二维码即可,旁边的几个标签都可以更改,喜欢的自行部署吧! 演示效果: 代码部署: [hidecontent type="reply"] 定位:外观 - 小工具 - 文章页&侧边栏(自定义HTML代码区块)添加以下代码即可,图片可自行本地化,以防丢失! <style type="text/css"> .mhy-qrcode-download-card .mhy-qrcode-top-card{position:relative;width:auto;height:212px;border-radius:4px;padding-top:42px}.mhy-qrcode-download-card .mhy-qrcode-top-card__role-image{position:absolute;width:154px;height:106px;right:0;top:0;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer}.mhy-qrcode-download-card .mhy-qrcode-top-card__role-content{cursor:pointer}.mhy-qrcode-download-card .mhy-qrcode-top-card__role-content-background{width:auto;height:64px;background-size:280px 64px;border-radius:3px 3px 0 0}.mhy-qrcode-download-card .mhy-qrcode-top-card__role-content-background .background__welcome{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:32px;left:0px;top:75px;background-image:url(https://oss.longs.cn/images/2025/05/20250519104024124.png);background-size:100% 32px;background-repeat:no-repeat}.mhy-qrcode-download-card .mhy-qrcode-top-card__role-content-background .background__welcome-image{width:24px;height:24px;margin:8px 6px 0 12px;background-size:100% 100%;background-repeat:no-repeat}.mhy-qrcode-download-card .mhy-qrcode-top-card__role-content-background .background__welcome-text_img{width:111px;height:22px;margin-top:9px;background-size:100% 100%;background-repeat:no-repeat}.mhy-qrcode-download-card .mhy-qrcode-top-card__role-content-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;height:106px;background:var(--main-bg-color);border-radius:0...
6个月前