Fix compendium

This commit is contained in:
2025-01-05 23:23:37 +01:00
parent 2c32154f4e
commit ef93967ab7
12 changed files with 58 additions and 10 deletions

View File

@ -104,7 +104,7 @@
}
:root {
--font-size-standard: 0.9rem;
--background-image-base: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../assets/ui/jazzage_background_main.webp");
--background-image-base: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("../assets/ui/jazz_background_main.webp");
/*--background-image-base: url("../assets/ui/jazzage_background_main.webp");*/
--font-primary: "RozhaOne";
--font-secondary: "RozhaOne";