Ticket #726: style.patch

File style.patch, 0.6 KB (added by black silence, 3 years ago)
  • .css

    old new  
    1212 
    1313* { margin:0; padding:0;} 
    1414body {  
    15 font:normal 15px  Georgia, "Times New Roman", Times, serif; color:#041E25; background:url(images/bg.png) repeat-x left top; } 
     15font:normal 15px  Georgia, "Times New Roman", Times, serif; color:#041E25; background:#fff url(images/bg.png) repeat-x left top; } 
    1616a { color:#136F8B; background:url(images/dot-blue.gif) repeat-x left bottom; padding:1px 0; text-decoration:none;} 
    1717a:hover { color:#1C4EA1;} 
    1818h1, h2, h3, h4, h5, h6 { font:normal 25px Georgia, "Times New Roman", Times, serif;  }