Update style.css

This commit is contained in:
tips-of-mine
2025-06-16 16:19:33 +02:00
committed by GitHub
parent f0e751cf8e
commit 15e417e766

View File

@ -133,7 +133,7 @@ h1, h2 {
}
.lang-button.active {
background-color: rgba(255, 255, 255, 0.3);
background-color: rgba(0, 255, 42, 0.3);
border-color: var(--header-text);
}