6 lines
341 B
CSS
Executable File
6 lines
341 B
CSS
Executable File
#top { background:url(images/top3.jpg) top center no-repeat; height:79px; height: 550px; margin-left: -9px;}
|
|
#content {float: right; padding-right: 24px;}
|
|
#sidebar { float: left; padding-left:20px; }
|
|
|
|
#content { margin-top:-90px; padding-left:20px; width:520px; }
|
|
.post,#comments,#comment-form,#pings, content-inner h3 {padding-left: 28px; } |