fine-tune link colors

This commit is contained in:
teddit 2021-01-10 14:51:05 +01:00
parent 6e64144db0
commit d0302f232f

View File

@ -2,8 +2,8 @@
--sm-font: 0.666rem; --sm-font: 0.666rem;
--lightgray: #f5f5f5; --lightgray: #f5f5f5;
--whitebg: #ffffff; --whitebg: #ffffff;
--linkcolor: #000bac; --linkcolor: #0645ad;
--lightlinkcolor: #32399f; --lightlinkcolor: #406bb3;
--graytext: #6f6f6f; --graytext: #6f6f6f;
} }
* { * {