Skip to content

Instantly share code, notes, and snippets.

@Jaym3s
Created February 21, 2012 22:30
Show Gist options
  • Save Jaym3s/1879478 to your computer and use it in GitHub Desktop.
Save Jaym3s/1879478 to your computer and use it in GitHub Desktop.
BendyGlow css
.alert {
border: 2px solid #33B5E5;
box-shadow: 0 0 3px 3px #33B5E5, inset 0 0 20px 8px #22739B;
border-radius: 26px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment