Skip to content

Commit

Permalink
fix section header style.
Browse files Browse the repository at this point in the history
  • Loading branch information
chloerei committed Mar 13, 2012
1 parent 5f539b0 commit c4f91ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/assets/stylesheets/code_campo.scss
Expand Up @@ -231,9 +231,10 @@ section {
}

header {
margin-bottom: 17px;
padding-bottom: 17px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #EEE;
font-weight: bold;
}

footer {
Expand Down

0 comments on commit c4f91ae

Please sign in to comment.