From e98742df803aa162fd5f2bf721b79135c3d7200f Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Wed, 24 Apr 2013 11:10:33 +0200 Subject: Changed color on nav menu --- public/css/styles.less | 7 +++---- views/home.ejs | 10 ++++------ views/navbar.ejs | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/public/css/styles.less b/public/css/styles.less index 2dbda5e..664c80a 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -9,7 +9,7 @@ body { margin-top: @navbarHeight; - background-color:@grayLighter; + background-color:white; } section.content { @@ -50,10 +50,9 @@ section.content { #vertical(rgba(red(@top-navbar-bgColor),green(@top-navbar-bgColor),blue(@top-navbar-bgColor),0.9), rgba(red(@top-navbar-bgColor),green(@top-navbar-bgColor),blue(@top-navbar-bgColor),0.5)); } - -.navbar { +.nav .menu{ +color: #FF9A00; } - .navbar .brand.login { float: right; color: #FF9A00; diff --git a/views/home.ejs b/views/home.ejs index afffb37..067a2f5 100644 --- a/views/home.ejs +++ b/views/home.ejs @@ -47,14 +47,12 @@

les mer »

-
- - - +
+ +
+ diff --git a/views/navbar.ejs b/views/navbar.ejs index 1ad9534..e9fe75f 100644 --- a/views/navbar.ejs +++ b/views/navbar.ejs @@ -47,7 +47,7 @@