Implement ui theme selector

This commit is contained in:
johnwang16
2024-10-18 22:08:58 -04:00
parent 7dd77e06d4
commit aa1a18015d
13 changed files with 84 additions and 35 deletions

View File

@@ -215,7 +215,7 @@
body
{
background-image: url('img/background.png');
background-image: url('../img/background.png');
}
/* -----------------------------------------------------------------------------