Buttons
Anatomy of the Code Snippet
Customization Options
To change the button style, add the missing modifier (see chart) to the code (highlighted in yellow):
<p><a id="" class="Button Button--primary" href="http://youtube.com">YouTube</a></p>
Modifier | Button Preview |
---|---|
Button--primary | Button--primary |
Button--secondary | Button--secondary |
Button--success | Button--success |
Button--warning | Button--warning |
Button--danger | Button--danger |