ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Sign up
Citrus Edge
citrusedge
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a class="citrusedge" href="javascript:void(0)"> Sign up </a> <style> .citrusedge { border-radius: 100px; border-style: solid; border-width: 0; box-shadow: transparent 0 0 0 3px inset; cursor: pointer; display: inline-block; font-weight: 700; line-height: 1.5rem; text-align: center; transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out; transition-behavior: normal, normal, normal; font-family: Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; tab-size: 4; font-size: 1.25rem; padding: 1.125rem 3.125rem; background-color: #ff5000; color: #fff; } .citrusedge:focus, .citrusedge:hover { background-color: transparent; box-shadow: #0f0f0f 0 0 0 3px inset; color: #0f0f0f; } @media (max-width: 640px) { .citrusedge { width: 100%; } } </style>