frage zu css
Verfasst: Fr 17 Jun, 2005 20:41
ich hab nen kleines problem!!
der zeigt das hier nur im internetexplorer richtig an!!!
das is meine csacadin style sheet datei!!
hab die auf meiner seite!!!
der zeigt das hier nur im internetexplorer richtig an!!!
Code: Alles auswählen
body { background-color:#252533; margin:15px; text-align:center; }
img { border:0px; }
td { font-family:Verdana,Helvetica,sans-serif; font-size:10px; color:#E4E4E4; vertical-align:top; }
form { display:inline; }
a:active, a:focus, a:link, a:visited, a { color:#8787B2; text-decoration:none; }
a:hover { color:#B2B2D7; text-decoration:underline; }
.5 { border:2px ridge #424252; background:#424252; }
.3 { margin:2px; border:2px ridge #252533; background-color:#252533; color:#B3B3B3; font-family:Verdana,Helvetica,sans-serif; font-size:10px; }
.2 { color:#E4E4E4; background-color:#224477; padding:4px; font-weight:bold; text-align:left; border: 2px ridge #224477; }
.1 { background-color:#323242; padding:4px 6px 4px 8px; text-align:left; border: 2px ridge #323242; }
.4 { background-color:#424252; padding:4px 6px 4px 8px; text-align:left; border: 2px ridge #424252; }das is meine csacadin style sheet datei!!
hab die auf meiner seite!!!