Skip to content

Commit

Permalink
temporary changes to control header sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
harrah committed Feb 26, 2012
1 parent 8d792c5 commit 970a763
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/jekyll/resources/site.css
Expand Up @@ -23,13 +23,13 @@ p {


h1, h2, h3, h4, h5, #name, #vc { font-family: 'Copse', serif; } h1, h2, h3, h4, h5, #name, #vc { font-family: 'Copse', serif; }


h1 { font-size:170px; line-height:1em; } h1 { font-size:130px; line-height:1em; }


h2 { color:#bbb; font-size:190%; } h2 { color:#bbb; font-size:2.5em; }


h3 { font-size:4em; line-height:1.5em; } h3 { font-size:2em; line-height:1.5em; }


h4 { font-size:2em; line-height:1.5em; } h4 { font-size:1.75em; line-height:1.5em; }


li { margin:1em 0; } li { margin:1em 0; }


Expand Down

0 comments on commit 970a763

Please sign in to comment.