start homepage design, add languages and themes

This commit is contained in:
plebeius.eth
2024-02-29 16:31:46 +01:00
parent a64de01057
commit 5185f9999d
39 changed files with 311 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.app {
background: var(--background-color) var(--background-fade) top center repeat-x;
font: 13px arial, helvetica, sans-serif;
font: 13px/1.231 arial, helvetica, sans-serif;
z-index: 1;
min-height: 100%;
overflow-y: hidden;