summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/products.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/products.css')
-rwxr-xr-xStoneIsland/www/css/products.css14
1 files changed, 8 insertions, 6 deletions
diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css
index 002c086b..fbc22d28 100755
--- a/StoneIsland/www/css/products.css
+++ b/StoneIsland/www/css/products.css
@@ -103,7 +103,7 @@
}
.product .product-header {
- font-size:14px;
+ font-size:16px;
margin:18px 0 0;
max-width:60%;
position:relative;
@@ -153,7 +153,7 @@
.product .type {
display:table-cell;
- font-size:14px;
+ font-size:16px;
}
.product .size-color {
@@ -165,6 +165,7 @@
box-sizing:border-box;
padding: 0 12px;
height: 48px;
+ font-size: 16px;
display: flex;
justify-content: center;
align-items: center;
@@ -175,7 +176,7 @@
.product .price {
display:table-cell;
- font-size:14px;
+ font-size:16px;
text-align:right;
vertical-align:bottom;
}
@@ -194,12 +195,12 @@
.style-share {
letter-spacing:0.5px;
- font-size:12.35px;
+ font-size:16px;
}
.size-color {
position:relative;
- font-size:12.35px;
+ font-size:16px;
}
.type-price, .style-share {
@@ -247,7 +248,8 @@
#product .content .body {
letter-spacing:0.35px;
- font-size:12px;
+ font-size:16px;
+ line-height: 1.4em;
box-sizing:border-box;
margin:0px auto 20px;
clear:both;