mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Apply custom heading color only to light header style
This commit is contained in:
parent
c378e9a9c9
commit
c4f2d74d80
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1189,7 +1189,7 @@ except for when immediately preceeded by a heading */
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
|
||||
.kg-header-card h2.kg-header-card-header {
|
||||
.kg-header-card.kg-style-light h2.kg-header-card-header {
|
||||
color: color-mod(var(--color-darkgrey) l(-5%));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user