Use ANTSAND Style's custom button styles in your web application. Add these styles in your forms, diaglogs, links, cards, etc.
This is the editor part. .editor
<div class="bg-grey padding-20" style="">
<div class="info-box padding-20 color-white">
<h4 class="h4">This box is called the info box. .info-box </h4>
<ul>
<li> This box works well on a dark background </li>
<li> The hyper link colors look distinct. <a>hyperlink</a></li>
<ul>
</div>
</div>