Geschrieben von Jessie am 13.04.2007 um 19:18:
Stylesheet geht nur im IE
Hallöchen (:
Uah ich werd heut noch wahnsinnig
Jetz hat ich alle mal hingekriegt, im IE sah alles richtig aus, und dann geh ich mit Mozilla rein, und diese verfluchte Stylesheetdatei geht net =(
Also es wird irgendwie überhaupt net reagiert, die Schriftgröße wird nicht übernommen und so ...
Meine Datei:
{
font-family: Verdana; font-size: 2pt; }
A:link{COLOR: #000000; TEXT-DECORATION: none; }
A:visited{COLOR: #000000; TEXT-DECORATION: none; }
A:active{COLOR: #000000; TEXT-DECORATION: none; }
A:hover{COLOR: #000000; TEXT-DECORATION: none; }
textarea { background: transparent; font-family: verdana; font-size: 8pt; }
input { background: transparent; font-family: verdana; font-size: 8pt; }
td#1 { background-color: #B9C8DF; }
table { border-color: #000000; }
}
Hoffe auf Hilfe
Jessie