Skip to content
Discussion options

You must be logged in to vote

From what I can gather do you need to also add border-color: rgb(255, 0, 0); to

.md-typeset .youtube > .admonition-title,
.md-typeset .youtube > summary {
  background-color: rgba(255, 0, 0, 0.1);
}

to work properly with details.
This is partially backed by the fact that the default admonition-types also seem to apply a border-color to those typeset combinations...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Andre601
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant