汇聚访-汇聚访-第18页
汇聚访的头像-汇聚访
UID:1 已加入汇聚访194天 总消费:0 河南省驻马店市管理员
2025-08-09
08-09
子比主题 - 便签提示小工具-汇聚访

实用子比主题 – 便签提示小工具

大家好,今天汇聚访给大家带来一款便签小工具,这个效果感觉还是比较清新的,放在哪里看你自己吧,我推荐放在文章的上面,这样比较好看一点,不喜欢这个颜色的话可以自己修改一下,话不多说直接开始部署教程吧! 演示效果: 代码部署: [hidecontent type="payshow"] 首先在子比后台-自定义css样式中添加以下代码(当然你直接放在小工具里也是可以的): /*汇聚访:www.huijuf.com*/ .single-gg,.single-gg-left{display:flex;align-items:center}.single-gg{height:50px}.single-gg-left{flex:1;padding:10px;background-color:#40b0ff;border-radius:8px 0 0 8px}.single-gg-img{height:30px;width:30px}.single-gg-img img{height:100%;width:100%}.single-gg-desc{margin-left:10px;color:#fff;font-size:16px;font-weight:600;letter-spacing:1px;}.single-gg-right{position:relative;display:flex;height:100%;width:100px;justify-content:center;align-items:center;background-color:#40b0ff;border-radius:0 4px 4px 0;border-left:1px dashed #fff}.single-gg-right::after,.single-gg-right::before{content:'';position:absolute;width:10px;height:5px;left:-5px;background-color:#fff}.single-gg-right::before{top:0;border-radius:0 0 5px 5px}.single-gg-right::after{bottom:0;border-radius:5px 5px 0 0}.single-gg-btn{display:block;padding:5px 5px;font-size:14px;background-color:#fff;color:#40b0ff !important;border-radius:4px} /*汇聚访:www.huijuf.com*/ 下面这段代码放在小工具-自定义html里即可: /*汇聚访:www.huijuf.com*/ <div class="single-gg"> <div class="single-gg-left"> <div class="single-gg-img"> <img...
热评