Forgotten change, related the layout.css, is merged into trunk.

This commit is contained in:
Mustafa Arıcı 2011-07-02 15:44:56 +00:00
parent 9c400efddc
commit d81bbe8117

View File

@ -182,7 +182,7 @@ body {
.contenttop { .contenttop {
background:url(img/bg_slice.png) no-repeat scroll transparent; background:url(img/bg_slice.png) no-repeat scroll transparent;
height:45px; height:35px;
width:950px; width:950px;
} }
@ -200,7 +200,7 @@ body {
} }
.date { .date {
padding:20px 0 0 20px; padding:0 0 0 20px;
} }
.separator { .separator {
@ -208,7 +208,7 @@ body {
background:#999; background:#999;
border-top:1px solid #CCC; border-top:1px solid #CCC;
border-bottom:1px solid #CCC; border-bottom:1px solid #CCC;
margin:20px 0; margin:0 0;
clear:both; clear:both;
} }