搜索文章
搜索到1篇与美化的结果
qq刷赞
2020-10-17
/
0 评论
/
5591 阅读

代刷网侧边栏 美化html+css响应代码-支持全局
系统设置->网站公告配置->在线下单提示(部分模板显示)粘贴html代码即可如图:代码展示 <!-- 侧边栏 --> <style> .elevator_item .hd-time-limited { display: block; position: fixed; right: 0; bottom: 445px; width: 40px; height: 140px; background-color: skyblue; } .elevator_item { position: fixed; right: 0; bottom: 95px; z-index: 11; } .elevator_item .feedback { width: 22px; height: 41px; font-size: 13px; padding: 5px 3px; display: block; border-radius: 5px; text-align: center; margin-top: 10px; box-shadow: 0 1px 2px rgb...