summaryrefslogtreecommitdiff
path: root/theme/default
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2008-10-12 12:12:11 -0400
committerEvan Prodromou <evan@controlyourself.ca>2008-10-12 12:12:11 -0400
commit9cbceb62bf1a2b0a570dcfdab593337d9e19b1a1 (patch)
tree7c6c30a1db5775e10793d074ed87498f40a83550 /theme/default
parent1152c06b7ce3563f88c3ef8ab5ab5f52a95b6f4a (diff)
add about 60px to default theme, too
darcs-hash:20081012161211-5ed1f-a813eef14d6c5ec9585e27cde27b3c774e35ceb5.gz
Diffstat (limited to 'theme/default')
-rw-r--r--theme/default/display.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/theme/default/display.css b/theme/default/display.css
index 22255b299..14ed94d9a 100644
--- a/theme/default/display.css
+++ b/theme/default/display.css
@@ -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;*/
}