Skip to content

Instantly share code, notes, and snippets.

@gera3d
Last active November 6, 2018 19:08
Show Gist options
  • Save gera3d/c940ebbf02aa46cc144e720e016e5dcc to your computer and use it in GitHub Desktop.
Save gera3d/c940ebbf02aa46cc144e720e016e5dcc to your computer and use it in GitHub Desktop.
Button Code for Bell and NuvoExpress
<!--Simple White Buttons -->
<a href="/request-appointment"><button type="button" class="btn-md pri ">Patient Registration</button></a>
<!--Rounded White Buttons -->
<a href="/request-appointment"><button type="button" class="btn-xs btn-alt secondary_color">Request Appointment</button></a>
<!--Bell Buttons -->
<ul class="saved-buttons-list">
<li><a target="_blank" href="/registration/" class="saved-button-light saved-button-no-hover-line saved-button">Registration</a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment