Tidy general styling and introduce <Welcome /> overlay

This commit is contained in:
Fred Boniface
2023-06-29 22:01:55 +01:00
parent 4903e0501d
commit 8bd6454b67
10 changed files with 91 additions and 42 deletions

View File

@@ -17,6 +17,7 @@
<style>
.headerBar {
background: var(--overlay-color-solid);
color: var(--main-text-color);
position: fixed;
top: 0; left: 0;
width: 100%;