From 0dc48901071250f3ef50329137d9acdfec5e7e52 Mon Sep 17 00:00:00 2001 From: Orange Date: Thu, 13 Nov 2025 23:47:17 +0300 Subject: [PATCH] Updates theme with custom link styles Adds custom CSS to style links and the navbar, improving the visual appearance of the documentation. Disables unnecessary code inspection warnings to reduce clutter. --- .idea/editor.xml | 4 +-- docs/styles/links.css | 65 +++++++++++++++++++++++++++++++++++++++++++ mkdocs.yml | 3 +- 3 files changed, 69 insertions(+), 3 deletions(-) create mode 100644 docs/styles/links.css diff --git a/.idea/editor.xml b/.idea/editor.xml index fde5348..373c50f 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -201,7 +201,7 @@