summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-04-02 20:43:54 +0200
committerJules Laplace <jules@okfoc.us>2017-04-02 20:44:32 +0200
commitd0e609bf53d071f0ae66682fb1a2c21201b437a4 (patch)
treefb60e84111dfa4cd65c669f02482d4c9d855f13f /StoneIsland/platforms/ios/www/css
parentf8c49771075e1169468ff58fe73817c6a6325a5e (diff)
build
Diffstat (limited to 'StoneIsland/platforms/ios/www/css')
-rwxr-xr-xStoneIsland/platforms/ios/www/css/products.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/css/products.css b/StoneIsland/platforms/ios/www/css/products.css
index 664ff45b..dd3c217a 100755
--- a/StoneIsland/platforms/ios/www/css/products.css
+++ b/StoneIsland/platforms/ios/www/css/products.css
@@ -104,6 +104,20 @@
position:relative;
font-weight:bold;
}
+.product .product-header.wide {
+ 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:'';