Buttons

Themes

Use the base .button class, then extend with thematic extensions.

{% highlight html %} Blue Button Gray Button {% endhighlight %}

Sizes

Use the .button-big and .button-small extensions to change the button's size.

{% highlight html %} Big Button Small Button {% endhighlight %}