1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Merge pull request #1273 from Unleash/a11y/fix-docs-link-contrast

fix: use the Unleash purple for links / increase contrast
This commit is contained in:
Thomas Heartman 2022-01-18 08:35:48 +01:00 committed by GitHub
commit 647a14ce56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
--ifm-color-primary-lightest: #4a6c76;
--ifm-code-font-size: 90%;
--ifm-font-size-base: 15px;
--ifm-link-color: #817afe;
--ifm-link-color: #635DC5;
--navbar-link-color: #122d33;
}