Revert "make navbar brown again"

This reverts commit 18224e14f7b9ee356450bae54959b770c5ec4c7c.
This commit is contained in:
Quincy Larson
2016-01-09 21:02:31 -06:00
committed by Berkeley Martinez
parent 345b0a5513
commit 7e481833cd
2 changed files with 24 additions and 20 deletions

View File

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