Skip to content

Commit

Permalink
Reduce spacing between post elements.
Browse files Browse the repository at this point in the history
  • Loading branch information
speric committed Aug 16, 2012
1 parent 013e6c4 commit fac2eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/stylesheets/scaffold.css
Expand Up @@ -60,7 +60,7 @@ a, a:hover, a:visited, a:active{color:#4096EE;text-decoration:none;}
#book-title{font-size: 24px; font-weight:bold;}
#tagline{font-style:italic;padding-bottom:25px;}
#nav{width:100%; text-align:right;}
.post{padding-bottom: 65px;}
.post{padding-bottom: 45px;}
.quote{margin-bottom: 12px; font-size:16px;border-left:1px solid #DBDBDB;padding-left: 15px;}
.book_meta{font-size:13px;}
.admin_options{font-size:10px;}
Expand Down

0 comments on commit fac2eb3

Please sign in to comment.