merhaba
css ile ilgili bi hata almaktayım.
İlgili hata;
304 .sol-kategori Property border-radius doesn't exist in CSS level 2.1 but exists in [css3] : 5px 0 0 5px
Alıntı
.sol-kategori {
position : absolute;
left : -175px;
height : auto;
padding-top : 5px;
padding-bottom : 5px;
width : 170px;
background : #fff;
border-left : 1px solid #aaa;
border-top : 1px solid #aaa;
border-bottom : 1px solid #aaa;
color : #fff;
padding-left : 5px;
top : 10px;
}
Yardımcı olursanız sevinirim.