Last active
October 14, 2016 18:52
-
-
Save mbierman/cf4213b328b29a9527ef626e0d324891 to your computer and use it in GitHub Desktop.
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
| /* | |
| https://www.google.com/contacts/ | |
| https://mail.google.com/ | |
| */ | |
| .PI img , .c3q9jc img, .xvtNjc img { | |
| -webkit-border-radius: 200px; | |
| -moz-border-radius: 200px; | |
| border-radius: 200px; | |
| -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.75); | |
| -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.75); | |
| box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.75); | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.google.com/contacts/
https://mail.google.com/