Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dgs700 committed May 20, 2012
1 parent 7b9671d commit e82c2c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@
body{
font-family: Geneva,Arial,Helvetica,sans-serif;
text-align:center;
margin:0 auto;
padding: 30px;
}
.markdown-body {
text-align:left;
margin:0 auto;
text-align:left;
font-size: 14px;
line-height: 1.6;
max-width:900px;
Expand Down

0 comments on commit e82c2c7

Please sign in to comment.