1 /* ------------------------------------------------------------- */
2 /* CUSTOM VARIABLES (custom_variables.less) */
3 /* ------------------------------------------------------------- */
6 // ----------------------------------------------------------------------------
8 // CUSTOM VARIABLES (ONLY FOR OVERRIDES IN CUSTOM.LESS)
10 // ----------------------------------------------------------------------------
11 // DESCRIPTION: Place your custom variables here
12 // For more information about variables see variables.less
13 // Copy variables from variable.less into this files here
14 // Do not change variables and less stuff in the original source files
15 // then you will be happy with your git work
19 // - - My override variables
20 // - - My own variables
21 // ----------------------------------------------------------------------------
25 // **********************************
26 // MY OVERRIDE VARIABLES
27 // **********************************
30 // -----------------------
32 // -----------------------
33 // Change (or darken!) the borders colors if they are looking to fancy
39 // **********************************
40 // MY SPECIAL VARIABLES
41 // **********************************
43 //@my-class-padding: 0.2em ; // just an example