home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / komunikace / smartftp / SFTPMSI.exe / rel0997.cab / SmartFTP.exe / 1033 / CSS / 463
Text File  |  2006-01-05  |  864b  |  43 lines

  1. body {
  2.     font-family: Arial, Helvetica, Sans-Serif; 
  3.   font-size: 12px;    
  4.     background-color: #F0F0F0;
  5.  
  6. }
  7. td {
  8.     font-family: Arial, Helvetica, Sans-Serif; 
  9.   font-size: 12px;        
  10. }
  11.  
  12. td.small            { font-family: Arial, Helvetica, sans-serif; font-size:11px; }
  13.  
  14.  
  15. a:link                 { color: #00128C; text-decoration: underline; }
  16. a:visited           { color: #00128C; text-decoration: underline; }
  17. A:active            { COLOR: #000000; text-decoration: underline; }
  18. A:hover                { color: #000000; text-decoration: underline; }
  19.  
  20. ul.small {
  21. margin-bottom: 8px;
  22. margin-top: 0.1em;
  23. }
  24.  
  25. .build { 
  26.     color: #007700;
  27.     font-weight: bold; 
  28. }
  29.  
  30. .title { 
  31.     font-family: Arial, Helvetica, Sans-Serif; 
  32.     color: #1F3E8A; 
  33.     font-weight:bold; 
  34. }
  35.  
  36. button.ok {
  37.     color : #000000;
  38.      background-color: #FFFFFF;    
  39.     font-size: 12px;
  40.     font-family: Arial, Helvetica, sans-serif;
  41.     border: 1px solid #000000;
  42.     width: 80px;
  43. }