Skip to content

Card title background #122

Answered by eduferfer
phillip-kruger asked this question in Q&A
Aug 17, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi, good to know you found Kor easy to use :)

For changing the style of text in the shadow-dom, I'd recommend doing as follows:

kor-card {
   // this changes the font family, size and style
    --header-1: italic 20px/24px serif;
   // this changes the text color
    --text-1: rgba(200, 50, 100, .90);
}

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@phillip-kruger
Comment options

@eduferfer
Comment options

@phillip-kruger
Comment options

Answer selected by eduferfer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants