home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 36 / CDE36_B / CDE36_B.mdf / Hearts / wthearts.exe / hearts / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-01-24  |  421 b   |  32 lines

  1. P  {
  2.     font-family: sans-serif;
  3.     font:         Verdana;
  4.     font-size:    x-small;
  5. }
  6.  
  7. H1  {
  8.     font-family : sans-serif;
  9.     font : Verdana;
  10.     font-style : normal;
  11.     font-size : medium;
  12. }
  13.  
  14. H2  {
  15.     font-size : small;
  16.     font-family : sans-serif;
  17.     font-style : normal;
  18.     font : Verdana;
  19. }
  20.  
  21. H3  {}
  22. A  {}
  23. A:Visited  {}
  24. A:Active  {}
  25. A:Hover  {}
  26. BODY  {
  27.     font-size : x-small;
  28.     font-family : sans-serif;
  29.     font : Verdana;
  30.     background-color : #F7F5EA;
  31. }
  32.