2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 19:12:15 +00:00

Merge [52618]: Set the text colour on the body.

[SVN r52619]
This commit is contained in:
Daniel James
2009-04-27 06:16:18 +00:00
parent 249e3f5a8b
commit 89a08bd83f
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
/* We put the base header background on the body. */
body {
background: #FFFFFF url(header-bg.png) repeat-x top left;
color: #000000;
}
/* Heading, title and logo. */

View File

@@ -10,6 +10,7 @@
/* We put the base header background on the body. */
body {
background: #FFFFFF url(header-bg.png) repeat-x top left;
color: #000000;
}
/* Heading, title and logo. */