home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 May / Chip_1999-05_cd.bin / data / prezent / logo_f / _themes / nature / theme.css < prev   
Cascading Style Sheet File  |  1999-03-17  |  659b  |  44 lines

  1. <style>
  2. .mstheme
  3. {
  4.     top-bar-button: url(naglb.gif);
  5.     version: 1.0;
  6.     navbutton-background-color:  rgb(255,255,255);
  7. }
  8. .mstheme-topbar-font
  9. {
  10.     font-family: arial narrow;
  11.     color: rgb(0,102,102);
  12. }
  13. body
  14. {
  15.     font-family: Trebuchet MS, Arial, Helvetica;
  16.     background-image: url(nabkgnd.jpg); 
  17. }
  18.  
  19. h1
  20. {
  21.     font-family: Trebuchet MS, Arial, Helvetica;
  22. }
  23. h2
  24. {
  25.     font-family: Trebuchet MS, Arial, Helvetica;
  26. }
  27. h3
  28. {
  29.     font-family: Trebuchet MS, Arial, Helvetica;
  30. }
  31. h4
  32. {
  33.     font-family: Trebuchet MS, Arial, Helvetica;
  34. }
  35. h5
  36. {
  37.     font-family: Trebuchet MS, Arial, Helvetica;
  38. }
  39. h6
  40. {
  41.     font-family: Trebuchet MS, Arial, Helvetica;
  42. }
  43. </style>.
  44.