home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / internet / Nonlibri / style / style.css
Cascading Style Sheet File  |  1999-12-13  |  878b  |  47 lines

  1. A:link { color: #000000 }
  2. A:visited { color: #000000 }
  3.  
  4.  TD { 
  5.      color: "#000000";
  6.       font : 9pt "MS Sans Serif" ;
  7.      text-decoration: none;
  8.      }  
  9.  
  10.  
  11.  INPUT,SELECT,TEXTAREA,checkbox { 
  12.      color: "darkblue";
  13.       font : 9pt "MS Sans Serif" ;
  14.      text-decoration: none;
  15.      font-weight: bold;
  16.      }  
  17.  
  18. .MENUITEM { 
  19.      color: "#FFFFFF";
  20.       font : 9pt "MS Sans Serif" ;
  21.      text-decoration: none;
  22.      font-weight: bold;
  23.      } 
  24.  
  25. .MENUITEM { 
  26.      color: "#FFFFFF";
  27.       font : 9pt "MS Sans Serif" ;
  28.      text-decoration: none;
  29.      font-weight: bold;
  30.      } 
  31.  
  32. .smallblack  { 
  33.      color: "#000000";
  34.       font : 8pt "arial" ;
  35.      text-decoration: none;
  36.      font-weight: normal;
  37.      text-indent: 20pt;
  38.      } 
  39.  
  40. .normaldarkred  { 
  41.      color: "darkred";
  42.       font : 8pt "sans-serif" ;
  43.      text-decoration: none;
  44.      font-weight: bold;
  45.      } 
  46.  
  47.