From 6676ba9bc8eb2f2307272141d7d1f4b2e5981198 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 4 Dec 2015 10:39:40 -0500 Subject: [PATCH] changed title background --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 43388e8..27303e0 100644 --- a/style.css +++ b/style.css @@ -1077,7 +1077,7 @@ p.stars a { right: auto; */ padding: 0; /*background: transparent;*/ - background: rgb(145, 169, 127); + background: #638549; padding: 1em 1.387em; } .site-main ul.products li.product-category .g-product-title h3 { font-family: "Libre Baskerville", "Georgia", serif; -- 2.17.1