Browse Source

다크모드 좀 더 수정

Surplus_Up (2DU) 6 năm trước cách đây
mục cha
commit
cc70feb07f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 }