changed price tag .amount from white to black
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 8 Dec 2015 13:55:03 +0000 (08:55 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 8 Dec 2015 13:55:03 +0000 (08:55 -0500)
style.css

index 63fbc37..2e7d4f9 100644 (file)
--- 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;