From 98437265c837bd95ad7a6e36f95aee696a145c8f Mon Sep 17 00:00:00 2001 From: ronan le priol Date: Fri, 4 Oct 2013 17:25:26 +0200 Subject: [PATCH] commit 04102013 17:25 --- css/style-1000px.css | 2 +- css/style-desktop.css | 11 ++++++----- css/style.css | 5 +---- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/css/style-1000px.css b/css/style-1000px.css index 689fa10..8b4a6dd 100644 --- a/css/style-1000px.css +++ b/css/style-1000px.css @@ -119,7 +119,7 @@ { position:fixed; z-index: 11000; - margin-left:80px; + padding-left:140px; top: 0px; left:0px; width: 100%; diff --git a/css/style-desktop.css b/css/style-desktop.css index 17a4b91..9cc276c 100644 --- a/css/style-desktop.css +++ b/css/style-desktop.css @@ -363,7 +363,7 @@ #logo { position:fixed; - z-index: 11000; + z-index: 12000; float:left; height: 85px; width: 295px; @@ -409,7 +409,8 @@ #nav { position:fixed; - z-index: 12000; + z-index: 11000; + padding-left:130px; top: 0px; left:0px; width: 100%; @@ -449,7 +450,7 @@ text-transform: uppercase; text-decoration: none; font-size: 0.75em; - letter-spacing: 0em; + letter-spacing: 0.02em; height: 5em; line-height: 5em; -moz-transition: all .25s ease-in-out; @@ -469,7 +470,7 @@ text-transform: uppercase; text-decoration: none; font-size: 0.75em; - letter-spacing: 0em; + letter-spacing: 0.02em; height: 5em; line-height: 5em; -moz-transition: all .25s ease-in-out; @@ -510,7 +511,7 @@ } .dropotron span { - font-family: 'ralewaybold', sans-serif; + font-family: 'ralewayextrabold', sans-serif; display: block; color: #eee; color: rgba(255,255,255,0.75); diff --git a/css/style.css b/css/style.css index ff2736c..bf2e2f6 100644 --- a/css/style.css +++ b/css/style.css @@ -61,7 +61,7 @@ a { - + font-family: 'ralewaybold', sans-serif; text-decoration: none; color: #717479; -moz-transition: color .25s ease-in-out; @@ -506,9 +506,6 @@ text-align: center; } - .titlle-features - { - } -- 2.39.5