Skip to content

Commit af4779c

Browse files
committed
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]
1 parent 5dc0faa commit af4779c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boost.css

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ BODY
2525
{
2626
FONT-SIZE: 100%;
2727
BACKGROUND-COLOR: #ffffff;
28+
COLOR: #000000;
2829
}
2930
PRE
3031
{

0 commit comments

Comments
 (0)