more redesign work on challenge views

This commit is contained in:
Quincy Larson
2016-01-09 22:12:32 -06:00
committed by Berkeley Martinez
parent 7e481833cd
commit 7eefcb0705
14 changed files with 261 additions and 226 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;