James Moger
2013-06-20 52b26fd0c7a0e3bc561cdcd11ffa776535f80ff5
src/site/custom.less
@@ -9,9 +9,7 @@
// GLOBAL VALUES
// --------------------------------------------------
@blueDark:               #000060;
@blueDarker:            #000050;
@blueDarkest:            #000040;
@blueDark:               #002060;
@standardGray:            #ccc;
@cornflower:            #abd4ff;
@white:                  #fff;
@@ -24,7 +22,7 @@
// Navbar
// -------------------------
@navbarHeight:                    45px;
@navbarBackground:                @blueDarkest;
@navbarBackground:                @blueDark;
@navbarBackgroundHighlight:       @blueDark;
@navbarText:                      @white;
@navbarLinkColor:                 @white;
@@ -76,7 +74,7 @@
}
.navbar-inner {
   background-color: @blueDarker;
   background-color: @blueDark;
   border-bottom: 2px solid #ff9900;
}