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