Update dark style

This commit is contained in:
the1812 2018-08-21 22:05:10 +08:00
parent cf99a9cf09
commit 96cc753f15
3 changed files with 9 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
.section-title>a.t{color:#eee!important;}
.recom-wrap .no-result{background-color:#222!important;}.section-title>a.t,.section>.section-title{color:#eee!important;}

View File

@ -1,7 +1,7 @@
// a
// {
// background-color: #222 !important;
// }
.recom-wrap .no-result
{
background-color: #222 !important;
}
// a
// {
// background-color: #444 !important;
@ -43,7 +43,8 @@
// {
// color: #aaa !important;
// }
.section-title>a.t
.section-title>a.t,
.section>.section-title
{
color: #eee !important;
}