fixed colors

This commit is contained in:
obvTiger 2025-04-03 17:50:23 +02:00
parent f72dac2732
commit 3bbb6cff34

View file

@ -146,7 +146,7 @@ nav {
}
.button-secondary {
background-color: #333333;
background-color: #262626;
color: var(--text-primary);
border: none;
box-shadow: 0 4px 0 rgba(128, 128, 128, 0.5);