Ik heb dit script voor de kleueren van de scrollbars:
scrollbars {
3dlight-color: #999999;
arrow-color: #FF6600;
base-color: #999999;
darkshadow-color: #000000;
face-color: #FF6600;
highlight-color: #FF6600;
shadow-color: #000000;
}
Maar het werkt niet.....
En dit voor de tabellen:
table {
font-family: Verdana;
color: #999999;
font-size: 10pt;
border: 1;
bordercolor: #FF6600;
}
Maar hij laat helemaal geen border zien...
3.012 views