]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fixup margins in stoica theme
authorEvan Prodromou <evan@prodromou.name>
Sun, 12 Oct 2008 16:27:19 +0000 (12:27 -0400)
committerEvan Prodromou <evan@prodromou.name>
Sun, 12 Oct 2008 16:27:19 +0000 (12:27 -0400)
darcs-hash:20081012162719-84dde-37c59c8ce953bb4e0b24a60e75785d3236750a81.gz

theme/stoica/display.css

index 125df7ed03450b071b73d44ea0577d629b0ea4fe..472d0cd8815e129a9630a2e04c5a025622c19d02 100644 (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;