Skip to content

Commit

Permalink
Increased size of headers in search results
Browse files Browse the repository at this point in the history
  • Loading branch information
splorp committed Nov 23, 2011
1 parent e410afa commit d39a9f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style/css/layout-advanced.css
Expand Up @@ -82,7 +82,8 @@ header {
}

header h1,
article h2 {
article h2,
section#content h2 {
font-size: 300%;
letter-spacing: -1px;
line-height: 1;
Expand Down

0 comments on commit d39a9f9

Please sign in to comment.