mirror of https://github.com/ColorlibHQ/AdminLTE
10 lines
307 B
SCSS
10 lines
307 B
SCSS
![]() |
// MAIN FOOTER
|
||
|
// --------------------------------------------------------
|
||
|
$main-footer-bg-alt: $dark !default;
|
||
|
|
||
|
// Body background (Affects main content background only)
|
||
|
$main-bg-alt: tint-color($dark-alt, 7.5%) !default;
|
||
|
$main-color-alt: $white !default;
|
||
|
|
||
|
//
|