Reduce the H1 font size a bit.

svn path=/trunk/; revision=24436
This commit is contained in:
Gerald Combs 2008-02-22 21:47:58 +00:00
parent 1b71f5f0ff
commit 2cfc0036dd
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ div.example p.title
}
body h1 {
font-size: 1.4em;
margin: .0em 0 0 -4%;
line-height: 1.3;
border-bottom: 2px solid silver;