projects
/
WP-Themes
/
themoleholeonline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fdbffa
)
Added margin to recent product 4th child to align with other products
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 16 Nov 2015 13:42:36 +0000
(08:42 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 16 Nov 2015 13:42:36 +0000
(08:42 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
067e6d9
..
26c3958
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-14,7
+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 {
+ margin-top: 80px;
+}
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;