11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
// Brand colors
|
|
// -------------------------
|
|
|
|
@brand-primary: #27ae60;
|
|
|
|
|
|
// Glyphicons path
|
|
// -------------------------
|
|
|
|
@icon-font-path: "../vendor/bootstrap/fonts/";
|