diff options
Diffstat (limited to 'StoneIsland/platforms/ios/www/css')
| -rwxr-xr-x | StoneIsland/platforms/ios/www/css/products.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/css/products.css b/StoneIsland/platforms/ios/www/css/products.css index f32bb9b8..09b2f36c 100755 --- a/StoneIsland/platforms/ios/www/css/products.css +++ b/StoneIsland/platforms/ios/www/css/products.css @@ -251,6 +251,13 @@ text-transform:uppercase; padding:12px 0 0; } +.product .extraMessage { + clear:both; + font-size: 0.563rem; + letter-spacing:0.5px; + text-transform:uppercase; + padding:12px 0 0; +} .product .fitHeader { clear:both; font-size: 0.563rem; |
