summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css
diff options
context:
space:
mode:
authorjulie <julie@surfer-172-29-0-85-hotspot.internet-for-guests.com>2017-01-23 17:59:26 -0500
committerjulie <julie@surfer-172-29-0-85-hotspot.internet-for-guests.com>2017-01-23 17:59:26 -0500
commit2c41f6b41de6ee1a2ae83e62b8a15ced677a419e (patch)
tree9fe4fb9e1d89ad6c3444eac5b5d6696b820775a6 /StoneIsland/www/css
parent267c9ed075b5355f463b8f2ad17e10880f14dfc8 (diff)
build
Diffstat (limited to 'StoneIsland/www/css')
-rwxr-xr-xStoneIsland/www/css/products.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css
index e067e05a..bdfed42a 100755
--- a/StoneIsland/www/css/products.css
+++ b/StoneIsland/www/css/products.css
@@ -24,7 +24,6 @@
height: 126vw;
}
-
.product #product { display: block }
#product {
display: none;
@@ -224,7 +223,11 @@ padding-bottom:45px;
}
#collection h1 {
-background:white
+ background-color: white;
+ background-image: url(../img/angle-down.png);
+ background-size: contain;
+ background-position: top right;
+ background-repeat: no-repeat;
}
#selector {