preparations for rewrite
This commit is contained in:
7
web/less/variables.less
Normal file
7
web/less/variables.less
Normal file
@@ -0,0 +1,7 @@
|
||||
// Variables
|
||||
|
||||
@brand-primary: #0085A1;
|
||||
@gray-dark: lighten(black, 25%);
|
||||
@gray: lighten(black, 50%);
|
||||
@white-faded: fade(white, 80%);
|
||||
@gray-light: #eee;
|
||||
Reference in New Issue
Block a user