]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add about 60px to default theme, too
authorEvan Prodromou <evan@controlyourself.ca>
Sun, 12 Oct 2008 16:12:11 +0000 (12:12 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Sun, 12 Oct 2008 16:12:11 +0000 (12:12 -0400)
darcs-hash:20081012161211-5ed1f-a813eef14d6c5ec9585e27cde27b3c774e35ceb5.gz

theme/default/display.css

index 22255b299846434824c4c38fea1017a868b8de7e..14ed94d9ad7286bb765f03eaad842de1912f7e11 100644 (file)
@@ -42,7 +42,7 @@ h1 {
 #header {
        position: relative;
        margin: 0 auto;
-       width: 540px;
+       width: 600px;
        height: 216px;
        /*border: 1px solid #FF0;*/
        /*background-color: #701238;*/
@@ -112,7 +112,7 @@ p#branding a {
        list-style-type: none;
        font-size: 14px;
        font-weight: bold;
-       width: 540px;
+       width: 600px;
        /*height: 30px;*/
        }
 #nav_views li {
@@ -155,7 +155,7 @@ p#branding a {
        font-weight: bold;
        line-height: 21px;
        border-top: 1px solid #dec5b5;
-       width: 540px;
+       width: 600px;
        }
 #nav_sub li {
        display: block;
@@ -322,7 +322,7 @@ dl.statistics {
        margin: 0 auto;
        padding: 0;
        list-style-type: none;
-       width: 540px;
+       width: 600px;
        border-top: 1px solid #dec5b5;
        /*border: 1px solid #F00;*/
        }
@@ -383,7 +383,7 @@ p.time a {
 
 #pagination {
        margin: 18px auto;
-       width: 540px;
+       width: 600px;
        }
 #nav_pagination {
        margin: 0 0 36px 0;
@@ -417,7 +417,7 @@ p.time a {
        clear: both;
        margin: 0 auto;
        padding: 0 0 36px 0;
-       width: 540px;
+       width: 600px;
        border-top: 1px solid #dec5b5;
        }
 #footer p {
@@ -592,7 +592,7 @@ input#openid_url {
        margin: 0 auto;
        padding: 0;
        list-style-type: none;
-       width: 540px;
+       width: 600px;
        border-top: 1px solid #dec5b5;
        /*border: 1px solid #F00;*/
        }
@@ -644,7 +644,7 @@ input#favor, input.favor  {
        margin: 0 auto;
        padding: 0;
        list-style-type: none;
-       width: 540px;
+       width: 600px;
        border-top: 1px solid #dec5b5;
        /*border: 1px solid #F00;*/
        }