REC

本站同款Joe主题美化代码

Mr.路
昨天发布
AI摘要

本文分享本站所使用的Joe主题专属CSS美化代码,为使用该主题的网站提供界面优化方案。

Joe主题CSS美化代码

.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;
}
喜欢就支持一下吧
点赞 0 分享 收藏
评论 共1条
OωO
取消
  1. 头像
    0001
     · 
    回复

    画图