Add: translations. Fix: some css

This commit is contained in:
Jose
2026-02-16 16:59:30 +01:00
parent 859d5b88bc
commit aec029b670
30 changed files with 499 additions and 171 deletions

View File

@@ -2,6 +2,7 @@ button.show-button {
color: var(--show-btn-color);
}
button.show-button:hover {
color: var(--show-btn-hover);
}