aboutsummaryrefslogtreecommitdiff
path: root/public/css/style.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-04-17 15:46:41 +0200
committervincent-peugnet <v.peugnet@free.fr>2018-04-17 15:46:41 +0200
commit5a6d7248fcbc3f88fe66f3b52d51087698c3e6ba (patch)
tree086d3542a0ec7c3b0e8aeb0ae5d62d7067409bb3 /public/css/style.css
parent899a4bd60570ff9b77fabe89dd4902f09bbdeb47 (diff)
downloadwcms-5a6d7248fcbc3f88fe66f3b52d51087698c3e6ba.tar.gz
wcms-5a6d7248fcbc3f88fe66f3b52d51087698c3e6ba.zip
title intro lien
Diffstat (limited to 'public/css/style.css')
-rw-r--r--public/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/css/style.css b/public/css/style.css
index 325a0ae..7fb75c0 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -75,6 +75,11 @@ section input, textarea, select {
border-style: unset;
}
+article {
+ position: relative;
+ z-index: 100;
+}
+
#html{
height: 1000px;
}