home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / multimedia / ppsee / PPSeeSetup.exe / styles.css < prev    next >
Cascading Style Sheet File  |  2006-11-13  |  612b  |  15 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: #5050A0; font-weight: bold}
  10. .char    {font-weight: bold; text-align: center}
  11. .p    {margin: 12pt 0pt 12pt; border: 0pt; padding 0pt;}    /* Empty */
  12. .e    {margin: 0pt; border: 0pt; padding 0pt;}        /* Paragraph */
  13.  
  14.  
  15. /* eof */