Distinguish links from regular text
Summary: Changes the link color to something that isn't very similar to the rest of the text. Reviewed By: nikoant Differential Revision: D21328856 fbshipit-source-id: 9467e368411caeb58e00642b48ef4413d285850e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a47cd12c84
commit
a0cd37b5ef
@@ -9,6 +9,7 @@
|
||||
|
||||
:root {
|
||||
--ifm-color-primary: #121020;
|
||||
--ifm-link-color: #3578e5;
|
||||
--ifm-navbar-background-color: var(--ifm-color-primary);
|
||||
--ifm-navbar-link-color: #ebedf0;
|
||||
--ifm-navbar-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user