暗黑模式调整

This commit is contained in:
fofolee 2020-06-29 08:55:13 +08:00
parent de80722350
commit 1e524dc3c3

View File

@ -95,6 +95,10 @@
color: #ffffff;
}
#manual hr {
background-color: #737373;
}
/*jQuery fix*/
.syntaxhighlighter {
background: #3a3a3a;