# HG changeset patch # User Germán Póo-Caamaño # Date 1244151470 14400 # Node ID aa59857d2c880017c2b4e8414c13d1fc2f09f65f # Parent c30898dc10acfffead9a1423cb4042bcfc1f3911# Parent 7bf4d6fd3cc31424d3f1761d42d3fb57f0d6327c merge diff -r c30898dc10ac -r aa59857d2c88 images/download.jpg Binary file images/download.jpg has changed diff -r c30898dc10ac -r aa59857d2c88 style.css --- a/style.css Fri Apr 24 00:26:34 2009 -0400 +++ b/style.css Thu Jun 04 17:37:50 2009 -0400 @@ -60,7 +60,7 @@ /* Advertising */ -#ad { background: #FFF url(images/download.jpg) no-repeat left; padding-left: 95px; min-height: 80px; margin-bottom: 15px;} +#ad { background: #FFF; color: #000; padding-left: 95px; padding-right: 95px; min-height: 80px; margin-bottom: 15px;} #ad a, #left_side a { background: #FFF; text-decoration: none } #ad a:hover, #left_side a:hover { text-decoration: underline }