Explorar el Código

Should set the colour whenever setting the background in css.

[SVN r53553]
Daniel James hace 17 años
padre
commit
b02078b644
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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号