Change boost.css to set the text colour as it sets the background colour.

Also mark some reverted documentation changes as merged.

Merged revisions 51043-51044,53553,53555 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

[SVN r53684]
This commit is contained in:
Daniel James 2009-06-06 13:37:38 +00:00
parent 5dc0faa12d
commit af4779c3dd

View file

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