[gnomeweb-wp] remove gray background of images in crafted content



commit d58a1ff99e97234f5d3f946f4dfa53a1a3b3a1aa
Author: Vinicius Depizzol <vdepizzol gmail com>
Date:   Tue Jun 21 00:37:20 2011 -0300

    remove gray background of images in crafted content

 wp-content/themes/gnome-grass/style.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/style.css b/wp-content/themes/gnome-grass/style.css
index ab9606a..4dc4370 100644
--- a/wp-content/themes/gnome-grass/style.css
+++ b/wp-content/themes/gnome-grass/style.css
@@ -950,7 +950,6 @@ hr.bottom_shadow {
 }
 .crafted_content .section .image img {
     width: 420px;
-    background: #ccc;
     display: block;
 }
 .crafted_content .section.image-right .image {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]