Cryptic
Grünschnabel
Also ich such den Code für farbige scrollbar der aber passend zu dem css style iss (den ich in die style.css datei einfügen kann also nicht in den Html code der seite)
hier mein code:
hier mein code:
body {margin-top:20;}
body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {font-family: "Verdana", Arial, Helvetica;}
body, td, div, p, pre, ul {font-size: 12px;}
body, p {font-family:Verdana,Arial;font-size:12px;color:black;line-height:12pt;}
a:aktive {font-family:Verdana,Arial;font-size:12px;color:black;font-weight:bold;text-decoration:none;line-height:12pt;}
a:hover {font-family:Verdana,Arial;font-size:12px;color:black;text-decoration:underline;line-height:12pt;}
a {font-family:Verdana,Arial;font-size:12px;color:gray;text-decoration:none;line-height:12pt;}
td.nav a:aktive {font-family:Verdana,Arial;font-size:12px;color:black;font-weight:bold;text-decoration:none;line-height:12pt;}
td.nav a:hover {font-family:Verdana,Arial;font-size:12px;color:black;text-decorationverline;line-height:12pt;}
td.nav a {font-family:Verdana,Arial;font-size:12px;color:gray;text-decoration:none;line-height:12pt;}