本文最后更新于2022年10月4日,部分网盘链接偶尔抽风,下载地址如有失效,请在文章评论区留言反馈。
针对龙主题改了一下配色,以下是css代码,添加途径:外观-自定义-额外css
具体效果参照本站
/*四格价格颜色*/
.shop-item .pricebtn {
color:#dd3333!important;
}
/*多少人购买按钮颜色*/
.pricebtn .buy {
background-color:#dd3333!important;
}
/*商品内页价格颜色*/
.shop .product .property .summary .summary-price strong {
color:#dd3333!important;
}
/*立即购买按钮颜色*/
.shop .product a.buy-btn {
background-color:#dd3333!important;
border-radius:3px;
}
/*商品额外按钮颜色*/
.shop .product a.shop_ext_link {
background-color:#007bff!important;
color:#fff!important;
}
/*商品预览图购物车图标颜色*/
.fancyimg span i {
background:#dd3333!important;
}
/*菜单角标距离调整*/
.pri-nav .n-badge {
transform:translate(-3px,-10px) scale(.85)!important;
}
/*新文章new标签*/
span.new-posts {
border-radius:10px!important;
left:6px!important;
top:6px;
background-color:#dd3333!important;
}
/*当前文章下边缘横条颜色*/
.nav-menu > .current-menu-ancestor > a, .nav-menu > .current-post-ancestor > a {
border-bottom:4px solid #dd3333!important;
}
/*非当前文章下边缘横条颜色*/
.pri-nav ul ul, .pri-nav a:hover, .pri-nav li.current-menu-item a {
border-bottom-color:#dd3333!important;
}
/*目录位置宽度调整*/
.post_nav {
width:180px!important;
right:60px!important;
bottom:180px!important;
}
/*右侧小工具签到按钮背景颜色字体颜色调整*/
.widget_drucenter .user-w-rw {
background:#fb0080!important;
text-shadow:#fff 0px 0px 0px!important;
color:#fff!important;
}
/*H标题美化*/
.content h2, .shop-content .single-content h2 {
border-left:5px solid #fb0080!important;
background:#fb00801f!important;
}
.single-text h3 {
border-left:4px solid #007bff!important;
padding-left:10px!important;
background:#007bff26!important;
}
/*赞赏颜色*/
.dr-dashang .zs-btn {
border-color:#fb5055!important;
background-color:#fb5055!important;
}
/*商品多规格选中边框*/
.shop-extra-price .dt-ext-price.on {
border-color:#dd3333!important;
}
/*商品多规格未选中边框*/
.shop-extra-price .dt-ext-price:not(.disabled):hover {
border-color:#dd3333!important;
}
/*商城价格筛选颜色调整*/
.dr-filter-content .filter-tab a.on, .dr-filter-content .filter-tab i.on {
color:#dd3333!important;
}
.dr-filter-content .filter-tab .tab.on i:before {
color:#dd3333!important;
}
/*商城分类筛选颜色调整*/
.dr-filter-content .filter-item a.on {
border:1px dashed #dd3333!important;
background-color:#dd3333!important;
color:#fff;
}
.dr-filter-content .filter-item a:hover{
border:1px dashed #dd3333!important;
background-color:#dd3333!important;
color:#fff;
}
/*商城标题hover颜色调整*/
.shop-item h3 a:hover{
color:#dd3333!important;
}
/*商城左侧相关推荐标题调整*/
.shop-sidebar .shop-widget h3 {
height:35px!important;
line-height:35px!important;
}
/*引文引号颜色*/
blockquote:before {
color:#ff5f33!important;
}
/*商品属性边框*/
.shop-single-attr {
border:1px dashed #999!important;
}
/*商品详情页宽度*/
#single-blog-wrap .area .single-content {
max-width:1280px!important;
margin:0!important;
padding:0!important;
}
/*滚动通知条颜色*/
.bg-sitenews {
background:#b2dcf8!important;
color:#222!important;
border-radius:0!important;
border:1px solid #65baf5!important;
}
声明:
本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
一、本站文中资源为互联网公开资源,我站仅作收集整理;版权归原作者所有,仅作为个人学习、研究以及欣赏!如有涉及下载请24小时内删除;
二、本站分享的图片、资源、视频等,出镜模特均为成年女性正常写真内容,均不含有淫秽以及色情内容;
三、用户可通过签到得积分来获取所需要的资源,本站VIP为赞助服务,是您喜欢本站而产生的捐赠赞助支持行为,仅为维持服务器及人员的开支与维护
本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
一、本站文中资源为互联网公开资源,我站仅作收集整理;版权归原作者所有,仅作为个人学习、研究以及欣赏!如有涉及下载请24小时内删除;
二、本站分享的图片、资源、视频等,出镜模特均为成年女性正常写真内容,均不含有淫秽以及色情内容;
三、用户可通过签到得积分来获取所需要的资源,本站VIP为赞助服务,是您喜欢本站而产生的捐赠赞助支持行为,仅为维持服务器及人员的开支与维护
评论(0)