Skip to content

Commit

Permalink
Fixed side padding
Browse files Browse the repository at this point in the history
  • Loading branch information
peterc committed Oct 15, 2010
1 parent 0a5bb55 commit 021f674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/main.css
Expand Up @@ -16,7 +16,7 @@ H1 { font-size: 2.5em; margin-bottom: 0; }

P.subhead { margin-top: 0; margin-bottom: 30px; line-height: 1.5em; }

#slidercontainer { height: 40px; font-size: 0.8em; padding: 0px 12px; }
#slidercontainer { height: 40px; font-size: 0.8em; margin: 0px 24px }

#items { font-family: verdana, sans-serif; }
#items ol { margin-left: 0px; list-style-position: outside; padding-left: 2.2em; }
Expand Down

0 comments on commit 021f674

Please sign in to comment.