From: Anthony Talarico Date: Tue, 8 Dec 2015 13:55:03 +0000 (-0500) Subject: changed price tag .amount from white to black X-Git-Tag: v1.0.0^2~49 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=f721e600e33acef0d8a97a85602ddad30d6b1fe2;p=WP-Themes%2Fthemoleholeonline.git changed price tag .amount from white to black --- diff --git a/style.css b/style.css index 63fbc37..2e7d4f9 100644 --- a/style.css +++ b/style.css @@ -659,7 +659,7 @@ p.stars a { margin-bottom: .618em; font-weight: 900 !important; } .single-product div.product .summary .price .amount { - color: white; + color: black; opacity: 1; } .single-product div.product .summary .woocommerce-product-rating { margin-bottom: 0;