BUTTON DESIGNS
NORMAL BUTTONS
This is a big button This is a big yellow button This is a big red button This is a big green button This is a big blue buttonCode:
<a href="http://www.website.com/" class="large button yellow radius">This is a big yellow button</a>Medium blue button Green medium rounded button Default medium button
Code:
<a href="http://www.website.com/" class="medium button yellow radius">This is a medium yellow button</a>Small blue button Green small button Small red button Default small button Small orange button Small lightblue button Small purple button Small turqoise button Small darkred button Small green-lemon button Small white button Small black button
Code:
<a href="http://www.website.com/" class="small button yellow radius">This is a small yellow button</a>
NICE BUTTONS
This is a big button This is a big yellow button This is a big red button This is a big green button This is a big blue buttonCode:
<a href="http://www.website.com/" class="large button yellow nice radius">This is a big yellow button</a>Medium blue button Green medium button Default medium button
Code:
<a href="http://www.website.com/" class="medium button yellow nice radius">This is a medium yellow button</a>Small blue button Green small button Small red button Default small button Small orange button Small lightblue button Small purple button Small turqoise button Small darkred button Small green-lemon button Small white button Small black button
Code:
<a href="http://www.website.com/" class="small button yellow nice radius">This is a small yellow button</a>
ROUND CORNERS
This is a big yellow button This is a big red buttonCode:
<a href="http://www.website.com/" class="large button yellow nice round">This is a big yellow button</a>
