Hi, ich hab ein Problem! Und zwar hab ich für meine Website einen Stylesheet!
Funktioniert soweit auch alles. Aber der Einfache Text - also keine links und so - einfach nur der body bereich wird die farbe - schrift art und so weiter alles akzeptiert!
Aber nicht die font-size: 12px;
ich weis nicht warum ... Hier ist der komplette stylesheet:
Code:
body {scrollbar-base-color:#666699;
scrollbar-arrow-color:#FFF788;
scrollbar-shadow-color:#2f3447;
scrollbar-highlight-color:#00ff00;
scrollbar-3dlight-color:#2F3447;
scrollbar-track-color:#3B4C68;
scrollbar-arrow-color:#00ff00;
font-family:Book Antiqua;
margin-top:0px;
color:#CCCCCC;
background-image:url(../design/background.jpg);
font-size:12px;
}
a { font-family:Book Antiqua;
font-weight:normal;
font-style:normal;
text-decoration:none;
font-size:14px;
color:#CCCCCC;
}
a:hover {font-family:Book Antiqua;
font-weight:normal;
font-style:normal;
text-decoration:underline;
font-size:14px;
color:#666699;
}
a:active {font-family:Book Antiqua;
font-weight:normal;
font-style:normal;
text-decoration:none;
font-size:14px;
color:#CCCCCC;
}
#normal {color:#CCCCCC;
font-weight:normal;
font-style:normal;
text-decoration:none;
font-size:12px;
}
#headerred {color:#ff0000;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:12px;
}
#headergreen {color:#00ff00;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:12px;
}
#little{font-family:Book Antiqua;
font-weight:normal;
font-style:normal;
text-decoration:none;
font-size:10px;
color:#666699;
}
#little2{font-family:Book Antiqua;
text-align:right;
font-weight:normal;
font-style:normal;
text-decoration:none;
font-size:10px;
color:#666699;
}
#big{font-family:Book Antiqua;
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:14px;
color:#666699;
}
Die seite um die es sich handelt ist
http://www.ex-di.de