diff options
Diffstat (limited to 'src/doc/rust.css')
| -rw-r--r-- | src/doc/rust.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rust.css b/src/doc/rust.css index c2a25cd7a58..cd158283180 100644 --- a/src/doc/rust.css +++ b/src/doc/rust.css @@ -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; |
