jloeve 2020-12-28 08:18:00 +08:00
parent feee11a005
commit 47681dbddc
2 changed files with 5 additions and 2 deletions

View File

@ -954,3 +954,6 @@ html {
@include theme-background-color();
}
}
.error-body .error-msg .error-img {
@include to-theme("blue");
}

View File

@ -4,8 +4,6 @@
.tab-selector-wrap .selector-wrap ul>li:hover,
.article-info-module,
.result.is-web .vote-result-comment,
.error-body .error-container .error-panel .audio-split,
.error-body .error-container .song-wrap .image-split,
.error-body .error-container .song-wrap .change-song,
.share-board .song-share .song-share-ul li:hover,
.normal-v2-container .normal-title-wrp>.template-op>.template-op-divide,
@ -67,6 +65,8 @@
{
background-color: #333 !important;
}
.error-body .error-container .error-panel .audio-split,
.error-body .error-container .song-wrap .image-split,
.up-info .btn-panel .charge-btn,
.content .rank-list,
.link-tag-box .selector-wrap,