diff -r 08211afd77fd -r 414e120653e5 static/css/pymove3d.css --- a/static/css/pymove3d.css Mon Dec 02 09:52:47 2013 +0100 +++ b/static/css/pymove3d.css Mon Dec 02 10:01:15 2013 +0100 @@ -42,7 +42,7 @@ .navbar-brand { font-weight: 600; font-size: 24px; font-family: 'gandhi_serifbold'; - background-color: #133F52; + background-color: #8ad643; border-bottom: 1px solid transparent;} .container { @@ -60,7 +60,7 @@ .dropdown-menue { background-color: #9f9a8b;} .navbar { - background-color: #133F52; + background-color: #9f998c;; border: 1px solid transparent; } .navbar-default .navbar-nav > .active > a,