Skip to content

Commit

Permalink
Small update the .page-heading h2 for better text size and to give it…
Browse files Browse the repository at this point in the history
… more breathing space at the bottom, especially when the heading is long.
  • Loading branch information
Schalk Neethling committed Sep 30, 2011
1 parent e2424ec commit 1204a16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webapp-php/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -418,8 +418,8 @@ html.production .page-footer { margin-top: 80px; }
font-family: Arial, Helvetica, sans-serif;
}
.page-heading h2 {
display: inline;
font-size: 24px;
margin-bottom: .7em;
font-size: 21px;
}
.page-heading .options {
display: inline;
Expand Down

0 comments on commit 1204a16

Please sign in to comment.