From d2c8a59d9f83cfcb8dadc4dfd9e13eb24054b191 Mon Sep 17 00:00:00 2001 From: welpo Date: Sat, 17 Feb 2024 12:28:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(website):=20increase=20link?= =?UTF-8?q?=20visibility=20on=20light=20mode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/src/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/css/custom.css b/website/src/css/custom.css index 14cb108..09f14ae 100644 --- a/website/src/css/custom.css +++ b/website/src/css/custom.css @@ -13,7 +13,7 @@ --ifm-color-primary-light: #33925d; --ifm-color-primary-lighter: #359962; --ifm-color-primary-lightest: #3cad6e; - --ifm-code-font-size: 95%; + --ifm-link-color: #277148; --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1); .table-of-contents__link.toc-highlight.table-of-contents__link--active, .table-of-contents__link.toc-highlight:hover {