Rewrite home page in svelte

This commit is contained in:
2021-06-22 17:14:21 +02:00
parent d8e4fe3cb2
commit 14bc345ec8
12 changed files with 830 additions and 126 deletions

View File

@@ -487,6 +487,7 @@ select:disabled , select.disabled {
box-shadow: none;
transition: none;
padding: 4px 5px 4px 5px;
cursor: not-allowed;
}
/* Dropdown list of the select tag */