Hi,
Auf einer meiner Seiten funktioniert das komplette CSS im Netscape 7.2 nicht und ich kanns mir nicht erklären. Im Internet Explorer 6.0 läufts einwandfrei. Vielleicht kann mir jemand helfen. Thx im vorraus!
Seite:
http://www.metalview.de
CSS-Verlinkung:
CSS-Datei:
Auf einer meiner Seiten funktioniert das komplette CSS im Netscape 7.2 nicht und ich kanns mir nicht erklären. Im Internet Explorer 6.0 läufts einwandfrei. Vielleicht kann mir jemand helfen. Thx im vorraus!
Seite:
http://www.metalview.de
CSS-Verlinkung:
PHP:
<link href="css/mv.css" rel="stylesheet" type="text/css">
CSS-Datei:
PHP:
BODY
{
scrollbar-3dlight-color:#1A1A1A;
scrollbar-arrow-color: #E0512A;
scrollbar-DarkShadow-Color: #1A1A1A;
scrollbar-Track-Color: #565656;
scrollbar-Shadow-Color: #1A1A1A;
scrollbar-Highlight-Color: #1A1A1A;
scrollbar-Face-Color: #1A1A1A;
td {font-family:verdana, arial; font-size:11px; color:#FFFFFF; line-height: 135%}
a {
font-size:9px;
text-decoration:none;
color:#DF5129;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.jump { font-size: 9px; COLOR: #FFFFFF;
background-color : #000000;
font : verdana, geneva, arial, helvetica, sans-serif;
}
a:hover {font-family:verdana; font-size:9px ;text-decoration:none; color:#FE7D5B}
input {font-family:verdana; font-size:11px; color:#FFFFFF; background:#161616; font-family:verdana; border:#666666 1px solid}
textarea {font-size:11px; color:#FFFFFF; background:#161616; font-family:verdana; border:#666666 1px solid}
.headline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #DF5129;
text-decoration: none;
}
.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}