home *** CD-ROM | disk | FTP | other *** search
/ Freelog 67 / Freelog067.iso / Dossier / RadioFrSolo / Radio_Fr_solo-Install.exe / html / haut.css < prev    next >
Cascading Style Sheet File  |  2005-01-29  |  613b  |  38 lines

  1. body {
  2.     color: #D1E0FD;
  3.     font-family: Arial, Helvetica, sans-serif;
  4.     font-size: 10pt;
  5.     background-color: #000000;
  6.     margin-bottom: 0;
  7.     margin-top: 3;
  8.     margin-left: 3;
  9. }
  10.  
  11. DIV {
  12.     color: #D1E0FD;
  13.     font-family: Arial, Helvetica, sans-serif;
  14. }
  15.  
  16. a:link, a:visited, a:active, a:hover {
  17.     color: #D1E0FD;
  18.     font-family: Arial, Helvetica, sans-serif;
  19.     text-decoration: none;
  20. }
  21.  
  22. select {
  23.     background-color: #D1E0FD;
  24.     color: #000066;
  25.     font-family: Arial, Helvetica, sans-serif;
  26.     font-size: 9pt;
  27.     width: 163;
  28. }
  29.  
  30. input {
  31.     background-color: #D1E0FD;
  32.     color: #000066;
  33.     cursor: hand;
  34.     font-size: 8pt;
  35.     height: 14pt;
  36.     width: 45px;
  37. }
  38.