Skip to content

Instantly share code, notes, and snippets.

@pablolobos
Created July 23, 2013 16:09
Show Gist options
  • Select an option

  • Save pablolobos/6063676 to your computer and use it in GitHub Desktop.

Select an option

Save pablolobos/6063676 to your computer and use it in GitHub Desktop.
css: triangle-down
width: 0px;
height: 0px;
border-style: solid;
border-width: 1em 0.5em 0 0.5em;
border-color: #cc4 transparent transparent transparent;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment