All stylesButtonCraft

Stamp Dashed

Shapes · .btn-stamp-dashed

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 8px
Size
.btn-stamp-dashed {
  display: inline-block;
  padding: 14px 30px;
  border: none;
  border-radius: 8px;
  outline: 2px dashed rgba(255, 255, 255, 0.75);
  outline-offset: -7px;
  background: #7c3aed;
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: outline-offset 0.2s ease, background 0.2s ease;
}
.btn-stamp-dashed:hover {
  outline-offset: -5px;
  background: #6d28d9;
}
.btn-stamp-dashed:active {
  outline-offset: -9px;
}

More Shapes styles

Button

Pill Primary

Button

Pill Outline Mint

Circle Arrow

Button

Squircle

Button

Parallelo

Next

Chevron Next