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:
@@ -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. */
|
||||
|
||||
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user