add slovak (sk) translation

This commit is contained in:
2025-06-08 15:00:10 +02:00
parent a3e8c619d0
commit b117ddb208
9 changed files with 22 additions and 7 deletions

View File

@ -249,3 +249,8 @@ ul {
margin-bottom: 0;
}
}
select > option {
background-color: var(--background-color);
color: var(--text-color);
}