projects
/
WP-Themes
/
SaultHistoricSites.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
435a6e2
)
WooCommerce Styles 4
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 16 Jun 2015 20:47:31 +0000
(16:47 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 16 Jun 2015 20:47:31 +0000
(16:47 -0400)
scss/_woocommerce.scss
patch
|
blob
|
history
diff --git
a/scss/_woocommerce.scss
b/scss/_woocommerce.scss
index
bde9c40
..
6fe0b6c
100644
(file)
--- a/
scss/_woocommerce.scss
+++ b/
scss/_woocommerce.scss
@@
-98,8
+98,11
@@
h1.product_title {
line-height: 1;
font-size: 40px;
}
+#content {
+ padding: 0 3%;
+}
.products {
-
+ padding: 0 2%;
a {
text-decoration: none;
&:hover {
@@
-514,7
+517,7
@@
h1.product_title {
padding: 10px;
text-align: center;
width: 24%;
- height:
26
0px;
+ height:
34
0px;
margin-bottom: 20px;
@media #{$small-only} {
width: 49%;
@@
-524,7
+527,9
@@
h1.product_title {
}
h3 {
text-align: center;
- min-height: 50px;
+ min-height: px;
+ font-size: 15px;
+ padding-top: 10px;
}
a.add_to_cart_button {
display: none;