layout adjustment

This commit is contained in:
devin 2012-04-05 15:52:15 +08:00
parent e0f5583f43
commit f7997bbd85
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ body {
a, a:hover { text-decoration: none; }
/* desktop layout */
#container {
margin: 72px 0 0 156px;
margin: 48px 0 0 156px;
}
#header {
padding: 0 0 12px 0;
@ -72,7 +72,7 @@ a, a:hover { text-decoration: none; }
width: 156px;
height: 540px;
position: absolute;
top: 144px;
top: 120px;
left: 0;
z-index: 9;
}