Update
This commit is contained in:
committed by
Berkeley Martinez
parent
7f0be44f98
commit
f410a94b54
@@ -14,9 +14,9 @@
|
||||
@gray-light: lighten(@gray-base, 46.7%); // #777
|
||||
@gray-lighter: lighten(@gray-base, 93.5%); // #eee
|
||||
|
||||
@brand-primary: #215f1e;
|
||||
@brand-success: #457E86;
|
||||
@brand-info: #4A2B0F;
|
||||
@brand-primary: #407521;
|
||||
@brand-success: #457e86;
|
||||
@brand-info: #2b414f;
|
||||
@brand-warning: #f0ad4e;
|
||||
@brand-danger: #d9534f;
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
//## Settings for some of the most global styles.
|
||||
|
||||
//** Background color for `<body>`.
|
||||
@body-bg: #eee;
|
||||
@body-bg: #ffffff;
|
||||
//** Global text color on `<body>`.
|
||||
@text-color: @gray-dark;
|
||||
|
||||
|
Reference in New Issue
Block a user