home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / internet / treehouse / images / treehouse_font.css < prev    next >
Cascading Style Sheet File  |  2001-08-23  |  1KB  |  53 lines

  1. H4.headline {
  2.     FONT-WEIGHT: bold; FONT-FAMILY: arial,verdana,helvetica
  3. }
  4. H5.subdate {
  5.     FONT-WEIGHT: bold; COLOR: #cc3333; FONT-FAMILY: arial,verdana,helvetica
  6. }
  7. .bodytext {
  8.     FONT-SIZE: x-small; FONT-FAMILY: arial,verdana,helvetica
  9. }
  10. .ram {
  11.     FONT-SIZE: 10px; FONT-FAMILY: arial,verdana,helvetica
  12. }
  13. .ram2 {
  14.     FONT-SIZE: 11px; FONT-FAMILY: arial,verdana,helvetica
  15. }
  16.  
  17. .ramtitle {
  18.     FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: arial,verdana,helvetica
  19. }
  20. .ramlinks {
  21.     FONT-SIZE: 10px; FONT-FAMILY: arial,verdana,helvetica
  22. }
  23. .ramlatin {
  24.     FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-STYLE: italic; FONT-FAMILY: arial,verdana,helvetica
  25. }
  26. .rammain {
  27.     FONT-SIZE: 13px; FONT-FAMILY: arial,verdana,helvetica
  28. }
  29. .bodytextbold {
  30.     FONT-WEIGHT: bold; FONT-SIZE: small; FONT-FAMILY: arial,verdana,helvetica
  31. }
  32. .whitetext {
  33.     FONT-SIZE: x-small; COLOR: #ffffff; FONT-FAMILY: arial,verdana,helvetica
  34. }
  35. .caption {
  36.     FONT-SIZE: x-small; FONT-STYLE: italic; FONT-FAMILY: arial,verdana,helvetica
  37. }
  38. .date {
  39.     FONT-SIZE: x-small; COLOR: #ffffff; FONT-FAMILY: arial,verdana,helvetica
  40. }
  41. TD {
  42.     FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: arial
  43. }
  44. A:link {
  45.     COLOR: #000000; TEXT-DECORATION: none
  46. }
  47. A:visited {
  48.     COLOR: #000000; TEXT-DECORATION: none
  49. }
  50. A:active {
  51.     COLOR: #000000; TEXT-DECORATION: none
  52. }
  53.