本站同款Joe主题美化代码

易航
2022-07-04 / 0 评论 / 640 阅读 / 正在检测是否收录...

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;
}
12

评论 (0)

取消