1# The `thick` and `thin` attributes
2
3The "`thick`" and "`thin`" attributes increase or decrease the stroke-width
4for the lines used to draw an object.  There can be multiple "`thick`" or
5"`thin`" attributes - the effects are cumulative.
6
7# The `solid` attribute
8
9The "`solid`" attribute changes the stroke-width back to its default,
10and it disables "`dashed`" and "`dotted`".
11