Skip to content
Discussion options

You must be logged in to vote

Yes, probably something like (untested):

.md-typeset .about > .admonition-title::before,
.md-typeset .about > description::before {
    animation: heart 1000ms infinite;
}

I encourage you to learn CSS, it's actually quite simple and you can customize Material for MkDocs easily.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jromal
Comment options

Answer selected by jromal
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