Custom Tweaks section
This commit is contained in:
parent
73842d279e
commit
ce87d50a22
1 changed files with 5 additions and 0 deletions
|
@ -355,4 +355,9 @@ i.grey.icon.icon.icon.icon {
|
|||
::selection {
|
||||
background: var(--steel-100) !important;
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
/* tweaks */
|
||||
button.ui.primary.button {
|
||||
color: var(--color-text-dark) !important;
|
||||
}
|
Loading…
Reference in a new issue