From: Anthony Talarico Date: Mon, 16 Nov 2015 13:45:57 +0000 (-0500) Subject: replaced accidentally removed style rule X-Git-Tag: v1.0.0^2~96 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d58a2275754505c15e296843087a18702b8f11c1;p=WP-Themes%2Fthemoleholeonline.git replaced accidentally removed style rule --- diff --git a/style.css b/style.css index 26c3958..452d549 100644 --- a/style.css +++ b/style.css @@ -14,10 +14,10 @@ Text Domain: galleria */ /* =Galleria styles starts here -------------------------------------------------------------- */ -.last.post-125.product.type-product.status-publish.has-post-thumbnail.product_cat-allen-design-whimical-wall-clocks.shipping-taxable.purchasable.product-type-simple.product-cat-allen-design-whimical-wall-clocks.instock -.animated { +.last.post-125.product.type-product.status-publish.has-post-thumbnail.product_cat-allen-design-whimical-wall-clocks.shipping-taxable.purchasable.product-type-simple.product-cat-allen-design-whimical-wall-clocks.instock{ margin-top: 80px; } +.animated{ -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both;