Minor CSS cleanup.

This commit is contained in:
Sarven Capadisli 2009-02-19 02:55:04 +00:00
parent 33c8a8ed92
commit 8fc7f5204e
1 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ overflow:hidden;
} }
h1 { h1 {
font-size:1.4em; font-size:1.4em;
line-height:1;
margin-bottom:18px; margin-bottom:18px;
} }
h2 { font-size:1.3em; } h2 { font-size:1.3em; }
@ -365,7 +364,6 @@ margin-right:4px;
#wrap { #wrap {
margin:0 auto; margin:0 auto;
width:71.714em;
width:1003px; width:1003px;
overflow:hidden; overflow:hidden;
} }