fixup margins in stoica theme

darcs-hash:20081012162719-84dde-37c59c8ce953bb4e0b24a60e75785d3236750a81.gz
This commit is contained in:
Evan Prodromou 2008-10-12 12:27:19 -04:00
parent 9cbceb62bf
commit c1785df710
1 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@ p#branding a {
#content {
clear: left;
margin: 40px 0 45px 0;
padding: 0 110px;
padding: 0 80px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 18px;
@ -270,7 +270,7 @@ p.time a {
/* ----- Profile -----*/
#profile {
clear: left;
margin: 0 -110px;
margin: 0 -80px;
padding: 10px 0 0 0;
min-height: 170px;
border-top: 1px solid #D8E2D7;