add about 60px
darcs-hash:20081012155650-5ed1f-d1bc1f9636c75290c460defe45024e903d0f6930.gz
This commit is contained in:
parent
5abf5aaa7e
commit
1152c06b7c
@ -40,7 +40,7 @@ h1 {
|
||||
#header {
|
||||
position: relative;
|
||||
margin: 0 auto;
|
||||
width: 540px;
|
||||
width: 600px;
|
||||
height: 216px;
|
||||
}
|
||||
#logo {
|
||||
@ -105,7 +105,7 @@ p#branding a {
|
||||
list-style-type: none;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
width: 540px;
|
||||
width: 600px;
|
||||
/*height: 30px;*/
|
||||
}
|
||||
#nav_views li {
|
||||
@ -148,7 +148,7 @@ p#branding a {
|
||||
font-weight: bold;
|
||||
line-height: 21px;
|
||||
border-top: 1px solid #D8E2D7;
|
||||
width: 540px;
|
||||
width: 600px;
|
||||
}
|
||||
#nav_sub li {
|
||||
display: block;
|
||||
@ -210,7 +210,7 @@ p#branding a {
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
width: 540px;
|
||||
width: 600px;
|
||||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
#notices a:hover {
|
||||
@ -394,7 +394,7 @@ ul.subscriptions li, ul.subscribers li {
|
||||
|
||||
#pagination {
|
||||
margin: 18px auto;
|
||||
width: 540px;
|
||||
width: 600px;
|
||||
}
|
||||
#nav_pagination {
|
||||
margin: 0 0 36px 0;
|
||||
@ -428,7 +428,7 @@ ul.subscriptions li, ul.subscribers li {
|
||||
clear: both;
|
||||
margin: 0 auto;
|
||||
padding: 0 0 36px 0;
|
||||
width: 540px;
|
||||
width: 600px;
|
||||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
#footer p {
|
||||
@ -614,7 +614,7 @@ input#openid_url {
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
width: 540px;
|
||||
width: 600px;
|
||||
border-top: 1px solid #D8E2D7;
|
||||
/*border: 1px solid #F00;*/
|
||||
}
|
||||
@ -777,7 +777,7 @@ font-size: 60%;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
width: 540px;
|
||||
width: 600px;
|
||||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user