Skip to content

Commit 1344e54

Browse files
authored
更新
1 parent 73bc302 commit 1344e54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/dark.css

+5
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,11 @@ html.black .scrolltop{background-color: rgba(51, 51, 51, 0.7);background:unset;b
130130
html.black .archive a,html.black .archive{color:#a3a3a3 !important;}
131131
html.black .archive a:hover{color:white !important;}
132132
html.black .Snow{opacity:0;}
133+
html.black .article-content ul li{color:#9f9f9f}
134+
html.black h1{color:#c1c1c1}
135+
html.black h3{color:#8d8d8d;}
136+
html.black h4{color:#8d8d8d;}
137+
html.black code{background: #414141;color: #b3b3b3;}
133138
html.black .header-menu{background: rgba(55, 55, 55, 0.7);}
134139
.header-menu{}
135140
/*页面宽度小于580px的样式*/

0 commit comments

Comments
 (0)