Closed HendrikHuebner closed 11 months ago
Anki's docs have lots of information about how to use HTML and CSS to style cards: https://docs.ankiweb.net/templates/styling.html
Anki's docs have lots of information about how to use HTML and CSS to style cards: https://docs.ankiweb.net/templates/styling.html
There is no documentation on how to add styles with genanki
specifically. Which is a fair point.
To anyone else wondering, you need to use the css
parameter in Model's constructor.
I would like to learn more about how I can apply custom styling to my cards with html and css. The documentation is very short.