make navbar brown again

This commit is contained in:
Quincy Larson
2016-01-09 20:03:51 -06:00
committed by Berkeley Martinez
parent 4101a6c34a
commit 345b0a5513
2 changed files with 20 additions and 24 deletions

View File

@@ -26,7 +26,7 @@
//## Settings for some of the most global styles.
//** Background color for `<body>`.
@body-bg: #fefefe;
@body-bg: #eee;
//** Global text color on `<body>`.
@text-color: @gray-dark;