summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-01 00:44:44 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-01 00:44:44 +0200
commit881ad16da91e0b999f0f354b10bc84b9fcfb5e42 (patch)
tree9f6272b39e621bdb28ae42109b79f2b0091d006f /StoneIsland/www/css
parent461fb1258a2ba96d99d9cdb4e1956492f4c9fe7f (diff)
red text
Diffstat (limited to 'StoneIsland/www/css')
-rwxr-xr-xStoneIsland/www/css/products.css10
1 files changed, 7 insertions, 3 deletions
diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css
index 1f858898..532beb69 100755
--- a/StoneIsland/www/css/products.css
+++ b/StoneIsland/www/css/products.css
@@ -232,9 +232,9 @@
}
#collection .content {
-position:relative;
-padding-top:45px;
-padding-bottom:45px;
+ position:relative;
+ padding-top:45px;
+ padding-bottom:45px;
}
#collection h1 {
@@ -252,3 +252,7 @@ padding-bottom:45px;
z-index:9
}
+.red {
+ color: red;
+}
+