From: Anthony Talarico Date: Thu, 19 Nov 2015 19:01:56 +0000 (-0500) Subject: adjusted styling for product categories X-Git-Tag: v1.0.0^2~90 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1c2b801d558ec6e9b5e5f941fafe44f0c457ef26;p=WP-Themes%2Fthemoleholeonline.git adjusted styling for product categories --- diff --git a/style.css b/style.css index c97febe..646e24b 100644 --- a/style.css +++ b/style.css @@ -694,7 +694,7 @@ p.stars a { .widget-area .widget { border-bottom: 1px solid rgba(0, 0, 0, 0.1); - padding-bottom: 1.618em; } /*2.618 */ + padding-bottom: 2.618em; } .product_list_widget li:last-child { border: 0; } @@ -949,7 +949,7 @@ p.stars a { border-top: 1px solid rgba(0, 0, 0, 0.1); font-size: .857em; } .widget-area .widget { - padding: 2.244em; + padding: 1.244em; margin-bottom: 0; } .widget-area .widget .widget-title { font-size: 1em; }