style(IndexBar): adjust sticky anchor color to red
This commit is contained in:
+1
-1
@@ -414,7 +414,7 @@
|
||||
@index-anchor-font-size: @font-size-md;
|
||||
@index-anchor-line-height: 32px;
|
||||
@index-anchor-background-color: transparent;
|
||||
@index-anchor-sticky-text-color: @green;
|
||||
@index-anchor-sticky-text-color: @red;
|
||||
@index-anchor-sticky-background-color: @white;
|
||||
|
||||
// IndexBar
|
||||
|
||||
Reference in New Issue
Block a user