浏览代码

다크모드 좀 더 수정

Surplus_Up (2DU) 6 年之前
父节点
当前提交
cc70feb07f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      views/marisa/css/dark.css

+ 1 - 1
views/marisa/css/dark.css

@@ -28,7 +28,7 @@ textarea, input, button, select {
     color: white;
 }
 
-#toron_color_grey {
+#toron_color_grey, code {
     background: #4a4a4a;
 }