home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / zkuste / ppm / ranish / Styl.css < prev   
Cascading Style Sheet File  |  2000-10-17  |  400b  |  20 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. BODY {
  13.     font-family : sans-serif;
  14.     font-size : smaller;
  15. }
  16.  
  17.  
  18.  
  19.  
  20.