Created
June 22, 2016 12:36
-
-
Save richjenks/9b4abdfc0f45eb327a31e9b1011a7b97 to your computer and use it in GitHub Desktop.
Well that is embossed rather than depressed
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
| .well-inverse { | |
| box-shadow: | |
| 0 1px 1px rgba(0, 0, 0, .05), | |
| 0 1px 1px white inset; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment