Created
July 17, 2016 23:09
-
-
Save bolenton/2d57d1fa5595fad90420ab87d9bee294 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
.profile-IMg{ | |
width: 150px; | |
height: 150px; | |
} | |
.displayUserName{ | |
font-family: Futura, "Trebuchet MS", Arial, sans-serif; | |
font-size: 35px; | |
font-style: normal; | |
font-variant: normal; | |
font-weight: 400; | |
line-height: 20px; | |
color: cornflowerblue; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment