home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / chip_02_2004.iso / styles / subhome.css < prev    next >
Cascading Style Sheet File  |  2003-12-03  |  661b  |  40 lines

  1. P {
  2.     color : #000000;
  3.     font-family : Arial;
  4.     font-size : 13px;
  5.     line-height : 18px
  6. }
  7. UL {
  8.     color : #000000;
  9.     font-family : Arial, Helvetica, sans-serif;
  10.     font-size : 13px;
  11.     line-height : 15px
  12. }
  13. P.copy {
  14.     color : #000000;
  15.     font-family : Arial;
  16.     font-size : 13px;
  17.     margin-left : 19px;
  18.     width : 150px;
  19. }
  20.         
  21. P.subhead {
  22.     color : #000000;
  23.     font-family : Arial;
  24.     font-size : 18px;
  25.     font-weight : bold;
  26. }        
  27. A {
  28.     color : #004499;
  29.     font-family : Arial;
  30. }        
  31. A.visited {
  32.     color : #004499;
  33.     font-family : Arial;
  34. }
  35. P.producthead {
  36.     color : #660066;
  37.     font-family : Arial, Helvetica, sans-serif;
  38.     font-size : 16px;
  39.     font-weight : bold;
  40. }