home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / multimed / MediaCenter.exe / data1.cab / WorkShop / Enhancer.chm / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-07-27  |  2.1 KB  |  124 lines

  1. body         
  2. {  
  3.     background-color: #ffffff; 
  4.     font-size: 10pt;
  5.     font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif; 
  6.     padding: .5em; 
  7. }
  8.  
  9. p    
  10.     margin-bottom: -.75em;    
  11. }    
  12.  
  13. a:link
  14. {
  15.     background: transparent; 
  16.     color: #000099;
  17.  
  18. a:visited
  19. {  
  20.     color: #996699;
  21. }
  22.  
  23. a:active
  24. {
  25.     color: #999999;
  26. }
  27.  
  28.  
  29. li p
  30. {
  31.     margin-top: .75em;
  32.     margin-bottom: 1.25em;    
  33. }    
  34.  
  35. li
  36. {
  37.     margin-left: -.25in;
  38. }     
  39.  
  40. ol li    
  41. {
  42.     margin-left: -.15in;
  43.  
  44. ul
  45. {
  46.     list-style: disc;
  47. }
  48.  
  49. ul.onestep
  50. {
  51.     list-style: disc;
  52. }
  53.  
  54. H1
  55. {
  56.     margin-bottom: -1em;
  57.     font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif; 
  58.     font-size: 10pt;
  59. }
  60.  
  61. H2
  62. {
  63.     font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif; 
  64.     font-size: 10pt;
  65.     font-weight: bold;
  66. }
  67.  
  68. H3
  69. {
  70.     font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif; 
  71.     font-size: 10pt;
  72.     font-weight: bold;
  73. }
  74.  
  75. H4
  76. {
  77.     font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif; 
  78.     font-size: 10pt;
  79.     font-weight: bold;
  80. }
  81.  
  82. H5
  83. {
  84.     font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif; 
  85.     font-size: 10pt;
  86.     font-weight: bold;
  87. }
  88.  
  89. H6
  90. {
  91.     font-family: Verdana, Arial, Helvetica, MS Sans Serif, sans-serif; 
  92.     font-size: 10pt;
  93.     font-weight: bold;
  94. }
  95.  
  96.  
  97.   CITE.expandspot { font-style : normal;
  98.             color : green;
  99.             cursor: hand;}
  100.  .mvd-CITE-expandspot { font-style : normal;
  101.                  color : green;
  102.                  cursor: hand;}
  103.  DFN.collapsed { font-style : italic;
  104.                  font-weight : normal;
  105.                  display :      'none';
  106.                  color : red;}
  107. .mvd-DFN-collapsed { font-style : italic;
  108.                       font-weight : normal;
  109.                       display :      'none';
  110.                       color : red;}
  111.  DFN.expanded { font-style : italic;
  112.                  font-weight : normal;
  113.                 color : red;}
  114.  .mvd-DFN-expanded { font-style : italic;
  115.                  font-weight : normal;
  116.                      color : red;}
  117. EM.dropspot    { cursor : hand;
  118.            color : green;}
  119. .mvd-EM-dropspot { cursor : hand;
  120.            color : green;}
  121.