update theme
This commit is contained in:
parent
53efd046e4
commit
8b1e8f9b25
@ -29,6 +29,7 @@ body {
|
|||||||
|
|
||||||
--nctv-bg-primary: #111111;
|
--nctv-bg-primary: #111111;
|
||||||
--nctv-bg-secondary: #1a1a1a;
|
--nctv-bg-secondary: #1a1a1a;
|
||||||
|
--nctv-text-light: #d9d9d9;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -55,15 +56,13 @@ h1.instance-name.home-page,
|
|||||||
Action buttons
|
Action buttons
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* .primary-button {
|
.primary-button {
|
||||||
border: 1px solid var(--nctv-blue-dark);
|
color: var(--nctv-text-light)
|
||||||
border-radius: 0.5rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.primary-button:hover, .primary-button:active {
|
/* .primary-button:hover, .primary-button:active {
|
||||||
|
color: var(--nctv-text-light)
|
||||||
border: none;
|
|
||||||
border-radius: 0.5rem;
|
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user