home *** CD-ROM | disk | FTP | other *** search
/ ftp.networkinstruments.com / 2015-02-04.ftp.networkinstruments.com.tar / ftp.networkinstruments.com / pub / demos / NimsSetup.exe / Common / NIASEncryptUtil.chm / document.css < prev    next >
Cascading Style Sheet File  |  2004-08-23  |  433b  |  23 lines

  1. /* Default style for links */
  2. a:active  { color: #0000CC}
  3. a:hover   { color: #CC0033}
  4. a:link    { color: #3366CC}
  5. a:visited { color: #9999CC}
  6.  
  7. /* Default style */
  8. body
  9. {
  10.   background-color: #FFFFFF;
  11. }
  12.  
  13. /* Use this style for footnote numbers */
  14. span.Footnote
  15. {
  16.   font-size: small;
  17.   vertical-align: super
  18. }
  19. /* Use this style for controlling spacing around the Related Topics button */
  20. p.HTMLHelpRelatedTopic
  21. {
  22. }
  23.