Browse Source

WIP: adjust default-dark theme

* diff2html
Yuki Takei 8 năm trước cách đây
mục cha
commit
b5c6464591
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      resource/styles/scss/_page.scss

+ 3 - 0
resource/styles/scss/_page.scss

@@ -155,6 +155,9 @@
   .d2h-file-header {
     display: none;
   }
+  .d2h-diff-tbody {
+    background-color: white;
+  }
 
 } // }}}