From 2582c7d92804e44250c9713d79421c8becc61f62 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 11 Dec 2015 03:33:09 -0600 Subject: update gallery image when changing product --- StoneIsland/platforms/ios/www/css/nav.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'StoneIsland/platforms/ios/www/css') diff --git a/StoneIsland/platforms/ios/www/css/nav.css b/StoneIsland/platforms/ios/www/css/nav.css index f76fb744..15b7f004 100755 --- a/StoneIsland/platforms/ios/www/css/nav.css +++ b/StoneIsland/platforms/ios/www/css/nav.css @@ -174,6 +174,24 @@ padding-bottom:0px; z-index: 2 } +#intro .alert { + box-sizing: border-box; + width: calc(100vw); + text-align: center; + font-size: 14pt; + font-weight: bold; + line-height: 0; + text-transform: uppercase; + color: #3E6616; + position: absolute; + height: 0; + left: 0; + top: auto; + bottom: calc(25vh - 58px); + margin: auto 0; + padding: 0; +} + /* HEADER AND FOOTER ON MOST PAGES */ -- cgit v1.2.3-70-g09d2