mirror of
https://github.com/WarlockFish/WarlockFish.github.io.git
synced 2026-02-08 04:44:19 +08:00
14 lines
335 B
Stylus
14 lines
335 B
Stylus
// Variables of Mist scheme
|
|
// =================================================
|
|
|
|
$font-size-headings-base = 26px
|
|
|
|
$brand-color = $black-deep
|
|
$brand-hover-color = $brand-color
|
|
|
|
$site-meta-text-align = left
|
|
$posts-collapse-left = 0
|
|
|
|
$btn-default-color = $link-color
|
|
$btn-default-bg = transparent
|