Просмотр файла css1.css

Размер файла: 1.42Kb
  1. body { background-color: #000000; margin: 1px auto; padding: 2px; color: #ffffff;
  2. font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  3. text-align: left; max-width:90%; }
  4.  
  5. a:link,a:active,a:visited {
  6. color: #FF9900;text-decoration: none; }
  7. a:hover {
  8. text-decoration: none; color: #FFFF00; padding: 1px;
  9. background-color: #990000; position: relative; top: 1px; border: 1px solid #FF9900; }
  10.  
  11. a img { border: 0px; }
  12. H1 { font-family: Lucida Grande; font-size: 150%; }
  13. H2 { font-family: Lucida Grande; font-size: 130%; }
  14. H3 { font-family: Lucida Grande; font-size: 100%; }
  15.  
  16. .foot { background-color: #990000; padding: 2px;
  17. border-bottom: 3px double #660000;
  18. border-left: 3px double #CC0000;
  19. border-top: 3px double #CC0000;
  20. border-right: 3px double #660000; cursor: help; }
  21.  
  22. .block { background: url(http://xwab.ru/forum/images/fon_red.gif);
  23. background-color: #990000; padding: 2px;
  24. border-bottom: 3px double #660000;
  25. border-left: 3px double #CC0000;
  26. border-top: 3px double #CC0000;
  27. border-right: 3px double #660000; }
  28.  
  29. .all { border: dotted #990000 thin;}
  30.  
  31. .button { color: #FF9900; background-color: #990000;
  32. font-size: 13px; color:#FF9900;
  33. border-top: 1px solid #FF9900;
  34. border-left: 1px solid #FF9900;
  35. border-right: 1px solid #FF9900;
  36. border-bottom: 1px solid #FF9900;}