Buttons

[button type=”default” size=”lg” link=”#”]Button Text[/button]
[button type=”primary” size=”lg” link=”#”]Button Text[/button]
[button type=”success” size=”lg” link=”#”]Button Text[/button]
[button type=”info” size=”lg” link=”#”]Button Text[/button]
[button type=”warning” size=”lg” link=”#”]Button Text[/button]
[button type=”danger” size=”lg” link=”#”]Button Text[/button]

 
Usage:
[well size=”lg”]
[button type=”success” size=”lg” link=”#”] … [/button]
[/well]


[button type=”default” link=”#”]Button Text[/button]
[button type=”primary” link=”#”]Button Text[/button]
[button type=”success” link=”#”]Button Text[/button]
[button type=”info” link=”#”]Button Text[/button]
[button type=”warning” link=”#”]Button Text[/button]
[button type=”danger” link=”#”]Button Text[/button]

 
Usage:
[well size=”lg”]
[button type=”success” link=”#”] … [/button]
[/well]


[button type=”default” size=”sm” link=”#”]Button Text[/button]
[button type=”primary” size=”sm” link=”#”]Button Text[/button]
[button type=”success” size=”sm” link=”#”]Button Text[/button]
[button type=”info” size=”sm” link=”#”]Button Text[/button]
[button type=”warning” size=”sm” link=”#”]Button Text[/button]
[button type=”danger” size=”sm” link=”#”]Button Text[/button]

 
Usage:
[well size=”lg”]
[button type=”success” size=”sm” link=”#”] … [/button]
[/well]


[button type=”default” size=”xs” link=”#”]Button Text[/button]
[button type=”primary” size=”xs” link=”#”]Button Text[/button]
[button type=”success” size=”xs” link=”#”]Button Text[/button]
[button type=”info” size=”xs” link=”#”]Button Text[/button]
[button type=”warning” size=”xs” link=”#”]Button Text[/button]
[button type=”danger” size=”xs” link=”#”]Button Text[/button]

 
Usage:
[well size=”lg”]
[button type=”success” size=”xs” link=”#”] … [/button]
[/well]