<link rel="stylesheet" href="css/bootstrap.css" type="text/css">
(Example) "btn btn-success" shows green button and "icon-user" shows user icon as below.
<a class="btn btn-success"><i class="icon-user"></i>Sign up</a>
You can refer icon list and button color definition from the link below.
For more information, refer the official page, http://getbootstrap.com/.
S.Yatsuzuka
If you have questions or comments, please share them below. We will improve the above information referring to your posting.