home *** CD-ROM | disk | FTP | other *** search
/ ftp6.securdisc.net / ftp6.securdisc.net.tar / ftp6.securdisc.net / NeroSecurDiscViewer_nl-NL.chm / css / nero9.css < prev   
Cascading Style Sheet File  |  2013-09-20  |  485b  |  37 lines

  1. 
  2. a:visited, a:link, a
  3. {
  4.   color: #000000;
  5.   text-decoration: none;
  6. }
  7.  
  8.  
  9. a:hover, a:active
  10. {
  11.   color: #CD1F39;
  12.   text-decoration: none;
  13. }
  14.  
  15.  
  16. .content a, .content a:link, .content a:visited {
  17.     color: #CD1F39;
  18.     text-decoration: none;
  19. }
  20.  
  21. .content a:hover {
  22.     color: #CD1F39;
  23.     text-decoration: underline;
  24. }
  25.  
  26. .HTMLHelpHeading {
  27.     border-bottom: none;
  28. }
  29.  
  30. .tooltip .head
  31. {
  32.     color: #000000;
  33.     background-color:  #CD1F39;
  34.     padding: 2px;
  35.     text-align: left;
  36. }
  37.