fixup margins in stoica theme
darcs-hash:20081012162719-84dde-37c59c8ce953bb4e0b24a60e75785d3236750a81.gz
This commit is contained in:
parent
9cbceb62bf
commit
c1785df710
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user