Quote:
Originally Posted by blogman9
but, what I must change in CSS ?
|
Try and change
to a slightly lower value in the following block
Code:
#content
{
background:#fff;
float:left;
padding:15px 10px;
width:555px;
border-right:1px solid #999999;
color:#000;
}