aboutsummaryrefslogtreecommitdiff
path: root/assets/css/home.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-12-24 13:15:26 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-12-24 13:15:26 +0100
commit1181795d8fa682571bd7e970eeefd43ed90aa30b (patch)
treea90b5149b772103a7f0d1dcd7dc42242062e105d /assets/css/home.css
parent452f5801b62b191123f9ded6c02844275ab62259 (diff)
downloadwcms-1181795d8fa682571bd7e970eeefd43ed90aa30b.tar.gz
wcms-1181795d8fa682571bd7e970eeefd43ed90aa30b.zip
user level
Diffstat (limited to 'assets/css/home.css')
-rw-r--r--assets/css/home.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 8ce48ca..8854ee3 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -183,6 +183,8 @@ main.info blockquote {
main.info nav {
position: fixed;
left: 850px;
+ top: 0px;
+ margin-top: 50px;
border-left: solid 2px grey;
padding: 0 10px;
}