mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-04-13 08:49:13 +00:00
Changed colors setup bootstrap
This commit is contained in:
parent
644b6cb411
commit
b44963ee4c
@ -11,11 +11,12 @@ $font-size-base: 18px;
|
||||
|
||||
// Colors
|
||||
$gray-base: $gray;
|
||||
$brand-primary: $blue;
|
||||
$brand-primary: $primary;
|
||||
$brand-success: $green;
|
||||
$brand-info: $yellow;
|
||||
$brand-danger: $red;
|
||||
$brand-warning: $orange;
|
||||
$brand-secondary: $secondary;
|
||||
|
||||
// Buttons & inputs' radius
|
||||
$border-radius-base: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user