summaryrefslogtreecommitdiff
path: root/boost.css
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2009-06-01 19:34:49 +0000
committerDaniel James <daniel@calamity.org.uk>2009-06-01 19:34:49 +0000
commitb02078b64485dc936d3967c64b250de6be180a5a (patch)
tree896d1f1ffcbe78d4127f4c6974b5acb40010daa2 /boost.css
parenta1e04c4652ca705f1a99dced0cd2d1eada5474fd (diff)
downloadboost-b02078b64485dc936d3967c64b250de6be180a5a.tar.gz
Should set the colour whenever setting the background in css.
[SVN r53553]
Diffstat (limited to 'boost.css')
-rw-r--r--boost.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost.css b/boost.css
index 9f8d4bda8f..986c4050fa 100644
--- a/boost.css
+++ b/boost.css
@@ -25,6 +25,7 @@ BODY
{
FONT-SIZE: 100%;
BACKGROUND-COLOR: #ffffff;
+ COLOR: #000000;
}
PRE
{