some small space adjustments

This commit is contained in:
lars 2008-06-16 01:24:20 +00:00
parent 8848663112
commit 2258c67a00

View file

@ -7,21 +7,20 @@ body {
}
#header {
/** background: url(../static/images/header.jpg) top left no-repeat; **/
/** background: url(../static/images/header.jpg) top left no-repeat;
position: relative;
margin: 20px auto auto 50px;
padding-left: 85px;
height: 160px;
padding-left: 85px;
font-size: 5em;
color: #777688;
width: 760px;
width: 89%;
height: 160px;
width: 762px;
width: 89%; */
margin: 10px auto 30px auto;
}
#nav {
position: relative;
margin: -18px 0 10px auto;
width: 760px;
margin: 15px 0 10px auto;
width: 89%;
line-height: 2em;
}
@ -68,10 +67,9 @@ body {
/* Styles for the text area */
#main_content {
position: relative;
margin: 75px auto 50px auto;
position: relative;
margin: 15px auto 15px auto;
padding: 0;
width: 760px;
width: 90%;
text-align: left;
line-height: 1.25em;