Add uk-text-secondary
This commit is contained in:
parent
ab6e217c7e
commit
d854de44a1
|
@ -10,6 +10,10 @@
|
|||
color: var(--text-primary-color) !important;
|
||||
}
|
||||
|
||||
.uk-text-secondary, .uk-section-secondary:not(.uk-preserve-color) .uk-text-secondary {
|
||||
color: var(--text-secondary-color) !important;
|
||||
}
|
||||
|
||||
.uk-text-background {
|
||||
background-image: var(--text-gradient-color);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue