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 #### with colors
Custom CSS classes can be added to icons by suffixing the icon with a special When [Attribute Lists] is enabled, custom CSS classes can be added to icons by
syntax. While HTML allows to use [inline styles], it's always recommended to suffixing the icon with a special syntax. While HTML allows to use [inline
add an [additional style sheet] and move declarations into dedicated CSS styles], it's always recommended to add an [additional style sheet] and move
classes: declarations into dedicated CSS classes:
<style> <style>
.twitter { .twitter {