summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-03-23 17:09:48 +0100
committerJules Laplace <jules@okfoc.us>2017-03-23 17:09:48 +0100
commit3696f587f46a6d596bc8c0e9891566edbaf0ca63 (patch)
tree41f2db8966f2ff10cd467d1e66ce2c0ba5de52af /StoneIsland/www/css
parentc23ff34eeef700532e22f6d3f573e54dfd48b5a9 (diff)
android
Diffstat (limited to 'StoneIsland/www/css')
-rwxr-xr-xStoneIsland/www/css/products.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css
index bdfed42a..664ff45b 100755
--- a/StoneIsland/www/css/products.css
+++ b/StoneIsland/www/css/products.css
@@ -224,6 +224,9 @@ padding-bottom:45px;
#collection h1 {
background-color: white;
+}
+
+#collection h1.single-dept {
background-image: url(../img/angle-down.png);
background-size: contain;
background-position: top right;
@@ -231,6 +234,6 @@ padding-bottom:45px;
}
#selector {
-z-index:9
+ z-index:9
}