2017-09-02 01:50:31 +00:00
|
|
|
//Import variable defaults first.
|
|
|
|
@import "~bootstrap/less/variables.less";
|
|
|
|
@import "../../flist_variables.less";
|
|
|
|
|
|
|
|
// Update variables here.
|
|
|
|
// @body-bg: #00ff00;
|
2017-10-16 23:58:57 +00:00
|
|
|
@hr-border: @text-color;
|
|
|
|
@body-bg: #fafafa;
|