home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / tema / artin / style.css < prev   
Cascading Style Sheet File  |  2003-11-09  |  496b  |  15 lines

  1. <STYLE>.datatable {
  2.     BACKGROUND-COLOR: #000000
  3. }
  4. .datalegends {
  5.     FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "Arial CE", "Helvetica", "Arial", sans-serif; BACKGROUND-COLOR: #5f8ac5
  6. }
  7. .dataitems {
  8.     FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "Arial CE","Helvetica","Arial",sans-serif; BACKGROUND-COLOR: #ffffff
  9. }
  10. A          { color: #057da5; text-decoration: underline; }
  11. A.contens:hover    { color: #F5A681; }
  12. .contens   { color: #057da5; text-decoration:none; }
  13.  
  14.  
  15. </STYLE>