Skip to content

Commit

Permalink
Enforce a white background for the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Feb 23, 2015
1 parent f0f7ca2 commit 9f8226a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/rust.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
/* General structure */

body {
background-color: white;
margin: 0 auto;
padding: 0 15px;
font-family: "Source Serif Pro", Georgia, Times, "Times New Roman", serif;
Expand Down

0 comments on commit 9f8226a

Please sign in to comment.