Add preferences to interface

This commit is contained in:
jude
2024-08-04 15:05:28 +01:00
parent febd04c374
commit ef76611d33
6 changed files with 133 additions and 4 deletions
@@ -54,7 +54,7 @@ aside.menu {
color: #fff !important;
}
.menu a:hover {
.menu a:hover:not(.is-active) {
color: #424242 !important;
}