home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / Chip_2004-09_cd1.bin / software / pp / setup.exe / styles.css < prev    next >
Cascading Style Sheet File  |  2004-05-17  |  481b  |  13 lines

  1. /* Style Sheet for PPSee documentation. */
  2.  
  3. H1     {color: #004000}
  4. H2, H3 {color: #004000} /* uppercase doesn't work in Java HTML viewer: text-transform: uppercase */
  5. .bold  {color: #004000; font-weight: bold}
  6. .key   {color: #000080; font-weight: bold; font-style: italic}
  7. .name  {color: #000080; font-weight: bold;}
  8. .label {color: #000080; font-weight: bold; font-size:  large}
  9. .appl  {color: #000080; font-weight: bold}
  10. .char  {font-weight: bold; text-align: center}
  11.  
  12.  
  13. /* eof */