Skip to content

Commit

Permalink
doc: set default background color to white
Browse files Browse the repository at this point in the history
  • Loading branch information
max-mapper authored and bnoordhuis committed Oct 12, 2012
1 parent 58db21e commit 323bbdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api_assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ body {
font-size: 14px;
line-height: 180%;
color: black;
background-color: white;
margin: 0; padding: 49px 0 0 0;
border-top: 6px #8CC84B solid;
}
Expand Down

0 comments on commit 323bbdb

Please sign in to comment.