From: Andrew Engelbrecht Date: Mon, 29 Jul 2019 21:36:52 +0000 (-0400) Subject: tweak to color theme X-Git-Url: https://vcs.fsf.org/?p=ryf-theme.git;a=commitdiff_plain;h=eee49201208f897988960f09cf0011f54eb08d68;hp=433e107db3f09ed1a96c89fd11cec8950b163f78;ds=sidebyside tweak to color theme --- diff --git a/css/style.css b/css/style.css index bfa4b66..6a02bfa 100644 --- a/css/style.css +++ b/css/style.css @@ -421,7 +421,7 @@ a { transition: 0.3s; } /* product page colors */ .page-node-type-product .product .field--name-field-image { - background-color: #eee; + background-color: #fff; border-color: #aaa; } .page-node-type-product .product .field--name-field-extra-images {