Skip to content

Commit

Permalink
Set a white background color
Browse files Browse the repository at this point in the history
For browsers using a dark theme, the dark text was on a dark background
  • Loading branch information
j8r committed May 8, 2018
1 parent 6c3fc2b commit 0c032dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compiler/crystal/tools/doc/html/css/style.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
html, body {
background: #FFFFFF;
position: relative;
margin: 0;
padding: 0;
Expand Down

0 comments on commit 0c032dd

Please sign in to comment.