Parcourir la source

다크모드 좀 더 수정

Surplus_Up (2DU) il y a 6 ans
Parent
commit
cc70feb07f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;
 }