ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Free Tool
Paper Touch
papertouch
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a href="javascript:void(0)" class="papertouch"> <span>Free Tool</span> </a> <style> .papertouch { text-wrap-mode: nowrap; letter-spacing: .01em; line-height: 1.3; white-space-collapse: collapse; } @media (min-width: 1024px) and (max-width: 1080px) { .papertouch { font-size: .825rem !important; } } .papertouch { align-items: center; box-sizing: border-box; cursor: pointer; font-family: Haas, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; font-weight: 500; justify-content: center; margin: 0; outline: 0; position: relative; text-align: center; text-decoration: none; } @media screen and (prefers-reduced-motion:no-preference) { .papertouch { transition: all .15s ease-in; transition-behavior: normal; } } .papertouch { background-color: transparent; border: thin solid #181d26; border-radius: 12px; color: #181d26; font-size: 1rem; min-width: fit-content !important; padding: 16px 24px; width: fit-content !important; } .papertouch:hover { box-shadow: none; color: rgba(4, 14, 32, .69); } @media (min-width: 768px) { .papertouch:hover { border: thin solid rgba(4, 14, 32, .69); } } .papertouch:active { background-color: rgba(15, 48, 106, .05); border: thin solid #181d26; } .papertouch:focus { background-color: rgba(249, 252, 255, .97); border: thin solid #181d26; box-shadow: rgba(153, 160, 174, .16) 0 0 0 4px, #fff 0 0 0 2px; } .papertouch:disabled { background-color: transparent; border: thin solid rgba(2, 13, 32, .43); color: rgba(2, 13, 32, .43); } </style>