home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / zkuste / VBasic / Data / Utility / ezwiz11t.exe / %MAINDIR% / EZWiz11.chm / html / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-05-22  |  763 b   |  57 lines

  1. a
  2. {
  3.     color: #0000FF;
  4.     font-weight: bold;
  5.     text-decoration: none;
  6. }
  7. a:hover
  8. {
  9.     color: red; 
  10.     text-decoration: underline;
  11. table
  12. {
  13.     font-size: 10pt;
  14.     table-border-color-light: rgb(255,204,102);
  15.     table-border-color-dark: rgb(204,153,102); 
  16. }
  17. body
  18. {
  19.     font-family: Verdana, Arial, Helvetica;
  20.     font-size: 10pt;
  21.     background-color: rgb(255,255,204);
  22.     color: rgb(102,102,51);
  23. }
  24.  
  25. h1
  26. {
  27.     font-size: 18pt;
  28.     color: rgb(0,102,153); 
  29. }
  30. h2
  31. {
  32.     font-size: 16pt;
  33.     color: rgb(0,102,153); 
  34. }
  35. h3
  36. {
  37.     font-size: 14pt;
  38.     color: rgb(0,102,153); 
  39. }
  40. h4
  41. {
  42.     font-size: 12pt;
  43.     color: rgb(0,102,153); 
  44. }
  45. h5
  46. {
  47.     font-size: 10pt;
  48.     color: rgb(0,102,153); 
  49. }
  50. h6
  51. {
  52.     font-size: 8pt;
  53.     color: rgb(0,102,153); 
  54. }
  55. li           { list-style-type: font-family; list-style-image: url('images/bd14582_.gif') }
  56.