You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Buttons should only be used as a call to action, and the label should make it clear what the button will lead to.</p>
<p>For starting a service, the button text should contain a clear call to action to "Start" the service.</p>
<p>Please note:</p>
<ul>
<li>If you are using a button outside of a form, instead of ‘button’ use ‘a’ - the classes work on both and the front end result is identical.</li>
<li>Green buttons are intended for use as the main call to action on a page - you should never use more than one green button on a page. If your page has a few different calls to action - use blue (default).</li>