home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / chplus / sys / Styl.css < prev   
Cascading Style Sheet File  |  2001-04-08  |  458b  |  24 lines

  1. P.SANS1    { font-size: 10pt; font-family: MS Sans Serif; font-weight: normal; color: Black }
  2. TABLE    { font-size: 10pt; font-family: MS Sans Serif; font-weight: normal; color: Black }
  3. H1 {
  4.     font-family : sans-serif;
  5.     font-size : larger;
  6.     text-decoration : underline;
  7. }
  8. H2 {
  9.     font-family : sans-serif;
  10.     font-size : small;
  11. }
  12. H3 {
  13.     font-family : sans-serif;
  14.     font-size : small;
  15. }
  16. BODY {
  17.     font-family : sans-serif;
  18.     font-size : smaller;
  19. }
  20.  
  21.  
  22.  
  23.  
  24.