.post-title {
float:left;
padding:0;
width:495px;
color:#fff;
border-bottom:1px dashed #016e8c;
}
.post-title h2 a{
color:#016e8c;
}
.post-title small{
color:#016e8c;
}
Kodlar içerisinden height çıakrdığımda düzeldi hocam.
.post-title {
float:left;
padding:0;
width:495px;
color:#fff;
border-bottom:1px dashed #016e8c;
}
.post-title h2 a{
color:#016e8c;
}
.post-title small{
color:#016e8c;
}