Skip to content

Commit c89a30f

Browse files
committed
Rollup merge of rust-lang#22740 - frewsxcv:patch-4, r=alexcrichton
Fixes rust-lang#17929
2 parents 39c0aa3 + 9f8226a commit c89a30f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/rust.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
/* General structure */
5757

5858
body {
59+
background-color: white;
5960
margin: 0 auto;
6061
padding: 0 15px;
6162
font-family: "Source Serif Pro", Georgia, Times, "Times New Roman", serif;

0 commit comments

Comments
 (0)