add help texts to settings and style content links properly
This commit is contained in:
committed by
Benedikt Rötsch
parent
6482c7733e
commit
d037ccca29
@@ -23,6 +23,7 @@
|
||||
--color-text-error: var(--color-palette-red);
|
||||
|
||||
--color-link-content: var(--color-palette-blue);
|
||||
--color-link-content-hover: var(--color-palette-blue-medium);
|
||||
|
||||
--color-bg-default: #fff;
|
||||
--color-bg-grey: #f7f9fa;
|
||||
@@ -54,5 +55,6 @@
|
||||
|
||||
--cta-color: #fff;
|
||||
--cta-bg: var(--color-palette-blue);
|
||||
--cta-bg-hover: var(--color-palette-blue-medium);
|
||||
--cta-radius: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user