Open mmcky opened 2 years ago
Context
Currently this package is only really compatible with
it would be nice to add css styling to be theme independent
css
Problem / Idea
Using the sphinx default theme alabaster results in incomplete exercise and solution admonitions missing icons
sphinx
alabaster
exercise
solution
Solution
Add icons to be theme agnostic through package css(?)
Benefit
More widely useable across various themes.
No response
@AakashGfude do you know which css elements I would need to bring in to a sphinx_exercise.css file to support those icons
sphinx_exercise.css
icons
Describe the problem/need and solution
Context
Currently this package is only really compatible with
it would be nice to add
css
styling to be theme independentProblem / Idea
Using the
sphinx
default themealabaster
results in incompleteexercise
andsolution
admonitions missing iconsSolution
Add icons to be theme agnostic through package
css
(?)Benefit
More widely useable across various themes.
Guide for implementation
No response
Tasks and updates
No response