This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
2017-08-30 02:16:03 +00:00
|
|
|
$body-bg: #e5e5e5;
|
|
|
|
$navbar-default-bg: #fff;
|
|
|
|
|
|
|
|
$brand-primary: #FF8E03;
|
|
|
|
$link-color: $brand-primary !default;
|
|
|
|
$link-hover-color: lighten($link-color, 15%);
|
|
|
|
|
|
|
|
$font-family-sans-serif: "Ubuntu";
|
|
|
|
$headings-font-family: "Dosis";
|
|
|
|
$headings-color: #888;
|
|
|
|
|
2023-02-03 07:13:01 +00:00
|
|
|
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/_bootstrap.scss";
|
2017-09-08 06:47:22 +00:00
|
|
|
@import "vendor/slick.scss";
|
2017-08-30 02:16:03 +00:00
|
|
|
@import "citra-theme.scss";
|
|
|
|
@import "citra-theme-media.scss";
|