mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Update dark style header card background color
This commit is contained in:
parent
56ec2e9a90
commit
08f480ff78
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1189,6 +1189,10 @@ except for when immediately preceeded by a heading */
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
|
||||
.kg-card.kg-header-card.kg-style-dark {
|
||||
background: var(--color-darkgrey);
|
||||
}
|
||||
|
||||
.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