|
|
@ -84,7 +84,7 @@ $base-body-font-size: $global-font-size !default; |
|
|
|
$global-line-height: 1.5 !default; |
|
|
|
$base-body-line-height: $global-line-height !default; |
|
|
|
$base-body-color: $global-color !default; |
|
|
|
$global-link-color: #1e87f0 !default; |
|
|
|
$global-link-color: #0666b1 !default; |
|
|
|
$base-link-color: $global-link-color !default; |
|
|
|
$base-link-text-decoration: none !default; |
|
|
|
$global-link-hover-color: #0f6ecd !default; |
|
|
@ -1090,4 +1090,4 @@ $text-meta-link-color: $text-meta-color !default; |
|
|
|
$text-meta-link-hover-color: $global-color !default; |
|
|
|
$thumbnav-item-background: rgba($global-background, 0.4) !default; |
|
|
|
$thumbnav-item-hover-background: transparent !default; |
|
|
|
$thumbnav-item-active-background: transparent !default; |
|
|
|
$thumbnav-item-active-background: transparent !default; |
|
|
|