w pliku css mam coś takiego
a:link { color: #ffffff; text-decoration: none; } a:visited { color: #ffffff; text-decoration: none; } a:hover { color: #505050; text-decoration: none; } .menu { background:url('foty/menu.png') repeat-x; margin-top:0px; margin-left:20px; width:200px; height:600px; float:left; text-decoration: none; } .menu a:link { color: #000000; text-decoration: none; } .menu a:hover { color: #000000; text-decoration: none; }
Lecz napisy które powiększę przez font są białe a nie czarne jak miały być co mam zrobić?
Ten napis jest biały w menu a nie czarny.