소스 검색

다크모드 좀 더 수정

Surplus_Up (2DU) 6 년 전
부모
커밋
54ee015b3b
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;
 }