Still converting to bootstrap 5. Reworked album layout. Switched to bootswatch solar theme

This commit is contained in:
emeric
2022-05-02 20:19:32 +02:00
parent 6046da7a4c
commit 582e6ed7ae
16 changed files with 46 additions and 134 deletions
+12
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,6 +1,6 @@
/* Generic rules */
.Lms-bg-light-hover:hover {
background-color: var(--bs-light);
.Lms-bg-dark-hover:hover {
background-color: var(--bs-dark);
}
.Lms-mw-fit-content {