Use Font Awesome in body text #1591
-
How should I use .fa {
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
} to a .css file imported in conf.py with |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
the In the meantime I developped some time ago another sphinx extention that do exactly what you need: https://github.com/sphinx-contrib/icon. have a look. |
Beta Was this translation helpful? Give feedback.
-
I think it will work without your custom CSS if you do |
Beta Was this translation helpful? Give feedback.
I think it will work without your custom CSS if you do
:fab:
instead of:fa: