Update to latest

This commit is contained in:
Simeon "Waldo" Wallrath 2025-08-19 11:46:30 +02:00
parent a1edd79fb0
commit bd911e53e9
59 changed files with 4899 additions and 4073 deletions

View file

@ -1,3 +1,4 @@
/*-- scss:defaults --*/
/* Define any default settings for the theme */
@ -8,6 +9,8 @@ $link-color: #009fe3;
/*-- scss:rules --*/
/* Add custom rules for sidebar items and sections */
/* Top-level items: bold and with padding */
.sidebar-menu-container > ul > li.sidebar-item > .sidebar-item-container > a.sidebar-item-text {
font-weight: bold;
padding-top: 20px;
@ -51,7 +54,7 @@ $link-color: #009fe3;
.navbar-logo{
height: 35px !important;
height: 30px !important;
margin: 0 !important;
padding: 0 !important;