change default colours

This commit is contained in:
kittentm 2026-05-14 06:49:11 +02:00
commit 6d4723b5fe
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91
2 changed files with 15 additions and 1 deletions

View file

@ -55,7 +55,7 @@ const query = ref('')
}
.navbar {
background-color: #1a1a1a;
background-color: #383838;
border-bottom: 2px solid #333;
padding: 10px 20px;
font-family: 'Arial', sans-serif;