Skip to content

Commit

Permalink
More padding for body div
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Nov 7, 2014
1 parent e2f6eba commit 041fe1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ body {
background: #ddd none repeat scroll 0 0;
border: 1px solid #000;
margin: 0;
padding: 2em;
padding: 3em;
color: #000;
font-family: "Bitstream Vera Sans", Verdana, sans-serif;
font-size: 85%;
Expand Down

0 comments on commit 041fe1b

Please sign in to comment.