Skip to content

Instantly share code, notes, and snippets.

@dasaanudeep
Last active May 8, 2017 02:14
Show Gist options
  • Save dasaanudeep/65a0c30d04aa8e89df5b4715d70b2c9c to your computer and use it in GitHub Desktop.
Save dasaanudeep/65a0c30d04aa8e89df5b4715d70b2c9c to your computer and use it in GitHub Desktop.
Border box badges
padding: 0 15px;
height: 20px;
width: 65px;
border-top: 11px solid #cf0006;
border-bottom: 11px solid #cf0006;
border-right: 10px solid;
border-right-color: transparent;
display: inline-block;
position: relative;
color: #ffffff;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment