hi eine frage habe dieses design hier: externer Link
meine frage ist mit welchen code änder ich in der css die schriftfarbe in der navigation?
mfg
verwendete ilchClan Version: 1.1
betroffene Homepage: externer Link
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
| Geschlossen | ||


a
{
color: #636363;
font-family: Arial;
font-size: 12px;
text-indent: 12px;
text-decoration: none;
line-height: 14px;
}
a:hover
{
color: #e1642d;
text-decoration: none;
text-indent: 12px;
line-height: 14px;
}
a.menu
{
display:block;
color: #71250f;
font-size: 9px;
background:url(images/button.jpg) #000000;
width: 201px;
height: 22px;
font-size: 12px;
text-indent: 63px;
text-decoration: none;
font-family: Arial;
line-height: 22px;
}
a.menu:hover
{
display:block;
color: #e1642d;
font-size: 9px;
background:url(images/button2.jpg) #000000;
width: 201px;
height: 22px;
font-size: 12px;
text-indent: 63px;
text-decoration: none;
font-family: Arial;
line-height: 22px;
}
a.box
{
color: #636363;
font-family: Arial;
font-size: 10px;
}
a.box:hover
{
color: #e2652d;
text-decoration: none;
}
| Geschlossen | ||
![]() |
Zurück zu HTML, PHP, SQL,... | |