前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >本站同款Joe主题美化代码

本站同款Joe主题美化代码

作者头像
囍楽云
发布2022-12-29 14:36:57
5420
发布2022-12-29 14:36:57
举报
文章被收录于专栏:囍楽云博客囍楽云博客

Joe主题CSS美化代码

代码语言:javascript
复制
.joe_header__above-nav>.item::after,
.joe_pagination li.active a,
.joe_header__above-search .submit,
.joe_detail__count::after,
.joe_census__filing .content .item.load .button,
.joe_census__filing .content .item.load .head,
.joe_post__pagination-item a,
.joe_header__searchout-inner .search button,
.joe_comment__respond-type .item.active,
.joe_comment__respond-form .foot .submit button,
.joe_owo__contain .box .bar .item.active,
.joe_list__item.default .thumbnail time,
.joe_index__title-title .line,
.joe_load,
.joe_tabs__head-item::after,
.joe_detail__category .item-0 {
    background: linear-gradient(to right, var(--theme), #05D1D3) !important;
}

.joe_load {
    color: #fff !important;
}

.joe_list__item .line,
.joe_cloud__btn,
.joe_detail__related-title::before,
.joe_detail__article h3::before {
    background: linear-gradient(to bottom, var(--theme), #05D1D3) !important;
}

.joe_census__filing .content .item.load .button::before {
    border-right-color: var(--theme) !important;
}
本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档