From 0217078cc1f10881b60be613fd4c6e0ef9677ce6 Mon Sep 17 00:00:00 2001 From: J08nY Date: Fri, 23 Aug 2024 18:56:17 +0200 Subject: Move libraries to separate docs. --- docs/_static/custom.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/_static') diff --git a/docs/_static/custom.css b/docs/_static/custom.css index f9bf4de..a8744a3 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -9,3 +9,15 @@ img.logo { dl.class, dl.function { margin-bottom: 2em; } + +a { + color: #004B6B; +} + +a:visited { + color: #001c63; +} + +dt:target, .highlight { + background: #ffffff; +} -- cgit v1.2.3-70-g09d2