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

  1. .subhead {
  2.     color : #660066;
  3.     font-family : Arial;
  4.     font-size : 18px;
  5.     font-weight : bold;
  6. }
  7.  
  8. .subhead2 {
  9.     color : #000000;
  10.     font-family : Arial;
  11.     font-size : 18px;
  12.     font-weight : bold;
  13. }
  14.  
  15. .tabelle  {
  16.     font-family : Arial, Helvetica, sans-serif;
  17.     font-size : 12px;
  18.     color : #000000;
  19. }
  20.  
  21. .tabelle-small  {
  22.     font-family : Arial, Helvetica, sans-serif;
  23.     font-size : 10px;
  24.     color : #000000;
  25. }