update theme

This commit is contained in:
matty 2025-04-19 15:27:28 -04:00
parent ae3acce994
commit f4265601af

View File

@ -56,20 +56,16 @@ Action buttons
*/ */
.primary-button { .primary-button {
color: white;
border: 1px solid var(--nctv-blue-dark); border: 1px solid var(--nctv-blue-dark);
border-radius: 0.5rem; border-radius: 0.5rem;
} }
.primary-button:hover, .primary-button:active { .primary-button:hover, .primary-button:active {
color: white;
border: none; border: none;
border-radius: 0.5rem; border-radius: 0.5rem;
} }
svg#svg2 {
color: white;
}
/** /**
Video thumbnail stuff Video thumbnail stuff