Thread: hey, tinyrc
View Single Post
  #5  
Old 08-20-2002, 10:12 AM
Wedginator Wedginator is offline
I luv LEDs
 
Join Date: Apr 2002
Location: Toronto Canada
Posts: 234
Here:
This makes your links and text look different

<style type="text/css">
<!--A:link{font:'Times New roman';color:black;text-decoration:none}
A:visited{font:'Times New roman';color:black;text-decoration:none}
A:active{font:'Times New roman';color:yellow;text-decoration:none}
A:hover{font:'Times New roman';color:yellow;text-decoration:none}
-->
body
{scrollbar-face-color: black; scrollbar-shadow-color: black;
scrollbar-highlight-color: yellow; scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black; scrollbar-track-color:#0D08DB;
scrollbar-arrow-color: yellow}
</style>
Reply With Quote