Просмотр файла fastwap/site.css

Размер файла: 847B
  1. A:link {
  2.  
  3. color: Maroon;
  4.  
  5. text-decoration : underline;
  6.  
  7. }
  8.  
  9. A:visited { color: #333333; text-decoration : none; }
  10.  
  11. A:active { color: #333333; text-decoration : none; }
  12.  
  13. A:hover { color: #000000; text-decoration : none; }
  14.  
  15. .titel { font-size:14pt; font-family:"Courier New",Courier,mono; color:#000000}
  16.  
  17. .body,p,td,tr,body { font-size:11pt; font-family:"Courier New",Courier,mono; color:#000000}
  18.  
  19. .red {
  20.  
  21. font-size:11pt;
  22.  
  23. font-family:"Courier New",Courier,mono;
  24.  
  25. color: Red;
  26.  
  27. }
  28.  
  29. .bottom { font-size:7pt; font-family:"Courier New",Courier,mono; color:#000000}
  30.  
  31. .form { background-color:#ffffff; font-size:10pt; font-family:"Courier New",Courier,mono;
  32.  
  33. color:#333333; border-color:#333333}
  34.  
  35. .button { background-color:#ffffff; font-size:10pt; font-family:"Courier New",Courier,mono;
  36.  
  37. color:#333333; border-color:#333333}