mirror of
https://github.com/romancm/gamebrary
synced 2024-11-23 19:53:14 +00:00
specify link color
This commit is contained in:
parent
62cfcd9447
commit
19ff126fef
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ $theme-colors: map-merge(
|
|||
// // Quickly modify global styling by enabling or disabling optional features.
|
||||
//
|
||||
$enable-caret: false !default;
|
||||
$link-color: #fff;
|
||||
//
|
||||
// // Spacing
|
||||
// //
|
||||
|
|
Loading…
Reference in a new issue