summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/products.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-04-02 20:22:24 +0200
committerJules Laplace <jules@okfoc.us>2017-04-02 20:22:24 +0200
commit3b381a0f942aa445c67e3212cd3cf6c0130620c8 (patch)
tree6edfa02e84220d439d133661feec4c4f9eecdba8 /StoneIsland/www/css/products.css
parente2800d145bd03e560f07daa9e71a82c52184d3a8 (diff)
group by size
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%;