Start of themes development

This commit is contained in:
mrkmntal 2026-04-08 12:49:21 -04:00
commit fc97cda830
16 changed files with 149 additions and 11 deletions

View file

@ -6,7 +6,7 @@
height: 480px;
overflow: hidden;
position: relative;
background-image: url(../images/backgrounds/1.png);
background-image: var(--theme-background-1);
/* this method is required to hide blocks so they can be measured while off screen */
height: 0px;