Jelajahi Sumber

Should set the colour whenever setting the background in css.

[SVN r53553]
Daniel James 17 tahun lalu
induk
melakukan
b02078b644
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      boost.css

+ 1 - 0
boost.css

@@ -25,6 +25,7 @@ BODY
 {
     FONT-SIZE: 100%;
     BACKGROUND-COLOR: #ffffff;
+    COLOR: #000000;
 }
 PRE
 {

粤ICP备19079148号