Created
February 21, 2012 22:30
-
-
Save Jaym3s/1879478 to your computer and use it in GitHub Desktop.
BendyGlow css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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