home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 August / 08_02.iso / software / coverxp / covXP140pre4.exe / coverXP.chm / files / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-11-16  |  362 b   |  15 lines

  1.  
  2. a.help { font-family: Verdana,Arial; cursor:hand;  color: red; text-decoration: underline }
  3. a:hover.help { color: gold; text-decoration: underline }
  4.  
  5. .vis { visibility:visible }
  6. .hid { visibility:hidden }
  7.  
  8. BODY{
  9. scrollbar-arrow-color: #A5ACBD;
  10. scrollbar-base-color: #00000000;
  11. scrollbar-face-color: #F0F0F0;
  12. scrollbar-highlight-color: #A5ACBD;
  13. }
  14.  
  15.