new advanced search page

This commit is contained in:
2026-01-12 17:39:43 +01:00
parent dbb3c3f924
commit eac5613c91
12 changed files with 2170 additions and 2 deletions

View File

@@ -22,6 +22,14 @@
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.nav-button[data-page="search"] {
padding: 0.6rem;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
}
.nav-brand {
font-weight: 900;
font-size: 1.5rem;