You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user_guide/header-links.rst
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -263,7 +263,6 @@ to set up the ``.svg`` to be used as a FontAwesome type icon. This is a fairly s
263
263
]
264
264
265
265
That's it, your icon will now be inserted with the ``<svg>`` tag and not ``<img>``! You can reference your custom FontAwesome icon in CSS using the pattern ``.fa-<iconName>`` , for example ``.fa-pypi``.
266
-
You can reference all of your custom icons at once in the CSS using ``.fa-custom``.
0 commit comments