mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-07 13:25:21 +02:00
changes
This commit is contained in:
@@ -28,8 +28,9 @@ $info: $cyan !default;
|
||||
$warning: $yellow !default;
|
||||
$danger: $red !default;
|
||||
//$light: $gray-500 !default;
|
||||
$dark: $gray-800 !default;
|
||||
$dark: $gray-700 !default;
|
||||
|
||||
$min-contrast-ratio: 1.9 !default;
|
||||
|
||||
$nav-pills-link-active-color: $black
|
||||
$nav-pills-link-active-color: $gray-900;
|
||||
$dropdown-link-active-color: $gray-900;
|
||||
|
||||
Reference in New Issue
Block a user