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.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css
index 2256d662..dd3c217a 100755
--- a/StoneIsland/www/css/products.css
+++ b/StoneIsland/www/css/products.css
@@ -108,6 +108,17 @@
max-width:100%;
}
+.product-group {
+ margin-top: 28px;
+ margin-bottom: 18px;
+ font-weight: bold;
+ text-align: center;
+ font-size: 17px;
+}
+.product-group:first-child {
+ margin-top: 0;
+}
+
#product::before {
content:'';
width:100%;