home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 1998 October / Image.iso / poland / zielnik / _themes / zkob / theme.css < prev    next >
Cascading Style Sheet File  |  1998-07-15  |  664b  |  44 lines

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