From 33a01ad8386acd2afcc73e8fae11762470b41af8 Mon Sep 17 00:00:00 2001 From: Tim Friedrich Weber Date: Thu, 24 Apr 2025 16:16:09 +0200 Subject: [PATCH] Update styles and fix hover border behavior Added a border-radius reset for `.md-top` and adjusted button hover styles to ensure consistent border color behavior. Minor font adjustments in the related HTML file were also included. --- docs/index.md | 4 ++-- docs/overrides/main.html | 19 +++++++++---------- docs/stylesheets/extra.css | 4 ++-- docs/stylesheets/extra.scss | 7 +++++-- docs/stylesheets/modules/home.scss | 28 ++++++++++++++++++++++++---- site/404.html | 10 +++++++++- site/index.html | 10 +++++++++- site/ki-agenten/amira/index.html | 10 +++++++++- site/ki-agenten/bastian/index.html | 10 +++++++++- site/ki-agenten/bea/index.html | 10 +++++++++- site/ki-agenten/index.html | 10 +++++++++- site/ki-agenten/jane/index.html | 10 +++++++++- site/ki-agenten/justus/index.html | 10 +++++++++- site/ki-agenten/lara/index.html | 10 +++++++++- site/ki-agenten/luna/index.html | 10 +++++++++- site/ki-agenten/marco/index.html | 10 +++++++++- site/ki-agenten/olu/index.html | 10 +++++++++- site/ki-agenten/theo/index.html | 10 +++++++++- site/overrides/main.html | 19 +++++++++---------- site/search/search_index.json | 2 +- site/stylesheets/extra.css | 4 ++-- site/stylesheets/extra.scss | 7 +++++-- 22 files changed, 176 insertions(+), 48 deletions(-) diff --git a/docs/index.md b/docs/index.md index 9f6123e..16df670 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,7 @@ hide:
-

Willkommen zu
satware® AI

+

KI-Power
für Ihr Business

satware® AI bietet zukunftsweisende KI-Lösungen, die Unternehmen dabei @@ -37,7 +37,7 @@ Technologien sind darauf ausgerichtet, Ihren Geschäftserfolg durch moderne, KI-
-

Trusted by the world's top organizations across industries

+

Trusted by the world's top
organizations across industries

diff --git a/docs/overrides/main.html b/docs/overrides/main.html index 26c1310..8c153ee 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -22,6 +22,15 @@ font-display: swap; } + {% endblock %} {% block footer %} @@ -29,19 +38,13 @@