home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / CHIP012004.ISO / styles / subhome.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-11-12  |  700 b   |  40 lines

  1. P {
  2.  
  3.     color : #000000;
  4.  
  5.     font-family : Arial;
  6.  
  7.     font-size : 13px;
  8.  
  9.     line-height : 18px
  10.  
  11. }
  12.  
  13. UL {
  14.  
  15.     color : #000000;
  16.  
  17.     font-family : Arial, Helvetica, sans-serif;
  18.  
  19.     font-size : 13px;
  20.  
  21.     line-height : 15px
  22.  
  23. }
  24.  
  25. P.copy {
  26.  
  27.     color : #000000;
  28.  
  29.     font-family : Arial;
  30.  
  31.     font-size : 13px;
  32.  
  33.     margin-left : 19px;
  34.  
  35.     width : 150px;
  36.  
  37. }
  38.  
  39.         
  40.  
  41. P.subhead {
  42.  
  43.     color : #000000;
  44.  
  45.     font-family : Arial;
  46.  
  47.     font-size : 18px;
  48.  
  49.     font-weight : bold;
  50.  
  51. }        
  52.  
  53. A {
  54.  
  55.     color : #004499;
  56.  
  57.     font-family : Arial;
  58.  
  59. }        
  60.  
  61. A.visited {
  62.  
  63.     color : #004499;
  64.  
  65.     font-family : Arial;
  66.  
  67. }
  68.  
  69. P.producthead {
  70.  
  71.     color : #660066;
  72.  
  73.     font-family : Arial, Helvetica, sans-serif;
  74.  
  75.     font-size : 16px;
  76.  
  77.     font-weight : bold;
  78.  
  79. }