Aloa
Erfahrenes Mitglied
warum zeigt er meine schrift nicht in weiss an:
body {
font-size: 10px;
font-color: #FFFFFF;
font-family: Verdana, sans-serif;
background: #000000;
}
body.section-1 { }
body.section-2 { }
body.section-3 { }
a:link { text-decoration: none; color: #ABABAD; }
a:active { text-decoration: none; color: #ABABAD; }
a:visited { text-decoration: none; color: #ABABAD; }
a:hover { text-decoration: none; background-color: #ECAE3C; color: #000000; }