From 2ea25ba76a9c12e4c48de574ad5a66d4d8281dac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20H=C3=B6chenberger?= Date: Wed, 18 Oct 2023 13:11:02 +0200 Subject: [PATCH] Update docs/source/css/extra.css --- docs/source/css/extra.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/css/extra.css b/docs/source/css/extra.css index 318a27616..d66d71ec9 100644 --- a/docs/source/css/extra.css +++ b/docs/source/css/extra.css @@ -102,7 +102,7 @@ td p { margin-top: 1rem !important; } -/* Ensure the link in the "You're not viewing the latest stable version" is +/* Ensure the link in the "You're not viewing the latest stable version" banner is readable in both dark and light theme. */ :root { --md-typeset-a-color: var(--md-default-fg-color);