fine-tune link colors
This commit is contained in:
parent
6e64144db0
commit
d0302f232f
|
@ -2,8 +2,8 @@
|
|||
--sm-font: 0.666rem;
|
||||
--lightgray: #f5f5f5;
|
||||
--whitebg: #ffffff;
|
||||
--linkcolor: #000bac;
|
||||
--lightlinkcolor: #32399f;
|
||||
--linkcolor: #0645ad;
|
||||
--lightlinkcolor: #406bb3;
|
||||
--graytext: #6f6f6f;
|
||||
}
|
||||
* {
|
||||
|
|
Loading…
Reference in New Issue