123456789101112131415161718 |
- $body-bg: #f5f8fa;
- $font-family-sans-serif: "Raleway", sans-serif;
- $font-size-base: 0.9rem;
- $line-height-base: 1.6;
- $text-color: #636b6f;
- $navbar-default-bg: #fff;
- $btn-default-color: $text-color;
- $panel-default-heading-bg: #fff;
|