Skip to content

Instantly share code, notes, and snippets.

@j6k4m8
Created May 1, 2014 23:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j6k4m8/ae9fd45389c9ee645aa5 to your computer and use it in GitHub Desktop.
Save j6k4m8/ae9fd45389c9ee645aa5 to your computer and use it in GitHub Desktop.
.bowtie{}
.bowtie {
height: 0;
border-top: 10px solid black;
border-left: 10px solid white;
border-right: 10px solid white;
border-bottom: 10px solid black;
width: 29px;
-webkit-transform: rotate(90deg);
padding: 4px;
border-radius: 10px;
background-color: #333;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment