css hover box #724
Some checks are pending
Code checks / check-url-paths (push) Waiting to run
docker / docker_dev (push) Waiting to run
Deploy MkDocs / deploy (push) Waiting to run

This commit is contained in:
jokob-sk
2025-07-14 20:42:12 +10:00
parent 46cd4887a3
commit c80e6d3474
5 changed files with 110 additions and 4 deletions

View File

@@ -758,6 +758,10 @@
color: #bec5cb;
}
#hover-box
{
background-color: #353c42 !important;
}
}