Kod
a.home1 {
display:block;
font-family:Arial,Tahoma,Verdana;
font-weight:bold;
font-size:13px;
color:#fff;
padding:14px 20px 0px 20px;
text-decoration:none;
margin:0px;
}
a:hover.home1 {
height:35px;
background-image:url(images/menu3.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}
display:block;
font-family:Arial,Tahoma,Verdana;
font-weight:bold;
font-size:13px;
color:#fff;
padding:14px 20px 0px 20px;
text-decoration:none;
margin:0px;
}
a:hover.home1 {
height:35px;
background-image:url(images/menu3.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}
Mam taki kod .
a.home1:first-letter {
color jakis
}
a chce zrobić to samo tylko
a:hover.home1:first-letter {
color jakis
}
i nie działa . proszę o pomoc