home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / CHIP_1_2000.ISO / styles / subhome.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-10-12  |  423 b   |  29 lines

  1. P {
  2.     color : #000000;
  3.     font-family : Arial;
  4.     font-size : 13px;
  5.     line-height : 18px
  6. }
  7.         
  8. P.copy {
  9.     color : #000000;
  10.     font-family : Arial;
  11.     font-size : 13px;
  12.     margin-left : 19px;
  13.     width : 150px;
  14. }
  15.         
  16. P.subhead {
  17.     color : #660066;
  18.     font-family : Arial;
  19.     font-size : 18px;
  20.     font-weight : bold;
  21. }        
  22. A {
  23.     color : #660066;
  24.     font-family : Arial;
  25. }        
  26. A.visited {
  27.     color : #660066;
  28.     font-family : Arial;
  29. }