home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 March / Gamestar_16_2000-03_cd1.bin / Spidla_CD / _themes / blueprnt / theme.css < prev   
Cascading Style Sheet File  |  2000-01-10  |  681b  |  44 lines

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