|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r53553 - trunk
From: daniel_james_at_[hidden]
Date: 2009-06-01 15:34:49
Author: danieljames
Date: 2009-06-01 15:34:49 EDT (Mon, 01 Jun 2009)
New Revision: 53553
URL: http://svn.boost.org/trac/boost/changeset/53553
Log:
Should set the colour whenever setting the background in css.
Text files modified:
trunk/boost.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/boost.css
==============================================================================
--- trunk/boost.css (original)
+++ trunk/boost.css 2009-06-01 15:34:49 EDT (Mon, 01 Jun 2009)
@@ -25,6 +25,7 @@
{
FONT-SIZE: 100%;
BACKGROUND-COLOR: #ffffff;
+ COLOR: #000000;
}
PRE
{
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk