home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / CHIP1103.ISO / styles / shop.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-09-09  |  435 b   |  25 lines

  1. .subhead {
  2.  
  3.     color : #660066;
  4.  
  5.     font-family : Arial;
  6.  
  7.     font-size : 18px;
  8.  
  9.     font-weight : bold;
  10.  
  11. }
  12.  
  13.  
  14.  
  15. .subhead2 {
  16.  
  17.     color : #000000;
  18.  
  19.     font-family : Arial;
  20.  
  21.     font-size : 18px;
  22.  
  23.     font-weight : bold;
  24.  
  25. }
  26.  
  27.  
  28.  
  29. .tabelle  {
  30.  
  31.     font-family : Arial, Helvetica, sans-serif;
  32.  
  33.     font-size : 12px;
  34.  
  35.     color : #000000;
  36.  
  37. }
  38.  
  39.  
  40.  
  41. .tabelle-small  {
  42.  
  43.     font-family : Arial, Helvetica, sans-serif;
  44.  
  45.     font-size : 10px;
  46.  
  47.     color : #000000;
  48.  
  49. }