diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-11-11 02:28:43 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-11-11 02:28:43 -0500 |
| commit | 93b3bded0286b2ec2e8b2f8210590ae7d052f09f (patch) | |
| tree | 967b61a08cae3efe34b2e2eab801d5ea13780238 /StoneIsland/www/css/products.css | |
| parent | 1d0bff6384549b05927690e60c8bf708eda834bf (diff) | |
make footer better
Diffstat (limited to 'StoneIsland/www/css/products.css')
| -rw-r--r-- | StoneIsland/www/css/products.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css index cd0814d8..8e97b233 100644 --- a/StoneIsland/www/css/products.css +++ b/StoneIsland/www/css/products.css @@ -1,5 +1,4 @@ .collection #collection { display: block } -.collection #footer .filter { display: block } #collection { display: none; text-align: center; @@ -15,8 +14,6 @@ } .product #product { display: block } -.product #footer .back { display: block } -.product #footer .addtocart { display: block } #product { display: none; } |
