program styles and icons

This commit is contained in:
Lyn Fugmann 2024-09-27 15:36:08 +02:00
parent 79e9051db6
commit e376bc1389
4 changed files with 52 additions and 3 deletions

View file

@ -90,7 +90,7 @@ header {
border-radius: 3rem;
}
.nav-item-stream:hover {
color: var(--color-livestream-active);
color: var(--color-button-active);
background-color: var(--color-primary);
}
}