Last active
August 3, 2017 02:36
-
-
Save jkyamog/0bd728bc2ed937da9b18a78125e3ff62 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
.greenid-so-content #greenid-container .btn-primary { | |
background-color: #0000FF; | |
color: white; | |
text-transform: lowercase; | |
padding: 15px; | |
width: 100%; | |
font-size: 17px; | |
border: none; | |
-webkit-border-radius: 0; | |
-moz-border-radius: 0; | |
border-radius: 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment