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

View File

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