소스 검색

theme design

night-cherry 3 주 전
부모
커밋
74360edd1c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      style/index.css

+ 2 - 2
style/index.css

@@ -61,10 +61,10 @@ dialog::backdrop{
     /* border: 1px solid #121929; */
 }
 
-html[data-theme="dark"]{
+/* html[data-theme="dark"]{
     background-color: gray;
 }
 html[data-theme="day"]{
     background-color: white;
-}
+} */