Documentation

This commit is contained in:
squidfunk 2022-04-04 12:05:23 +02:00
parent 4381c5963b
commit c5e1cd7082

View File

@ -105,10 +105,10 @@ a valid path to any icon bundled with the theme, which are located in the
#### with colors
Custom CSS classes can be added to icons by suffixing the icon with a special
syntax. While HTML allows to use [inline styles], it's always recommended to
add an [additional style sheet] and move declarations into dedicated CSS
classes:
When [Attribute Lists] is enabled, custom CSS classes can be added to icons by
suffixing the icon with a special syntax. While HTML allows to use [inline
styles], it's always recommended to add an [additional style sheet] and move
declarations into dedicated CSS classes:
<style>
.twitter {