a:link {
text-decoration: none;
color: #FFFF00;
font-weight: normal;
};
a:visited {
text-decoration: none;
color: #FFFF00;
font-weight: normal;
};
a:active {
text-decoration: none;
color: #FFFF00;
font-weight: normal;
};
dit stukje stylesheet wordt niet opgepikt door Firefox, heeft iemand hier misschien een oplossing voor of een website. Want ik heb google en GOT al afgezocht, maar kan niets vinden.
text-decoration: none;
color: #FFFF00;
font-weight: normal;
};
a:visited {
text-decoration: none;
color: #FFFF00;
font-weight: normal;
};
a:active {
text-decoration: none;
color: #FFFF00;
font-weight: normal;
};
dit stukje stylesheet wordt niet opgepikt door Firefox, heeft iemand hier misschien een oplossing voor of een website. Want ik heb google en GOT al afgezocht, maar kan niets vinden.