Created
June 3, 2016 13:56
-
-
Save owngeek/90e4b62579147811f8eabcefe5f81319 to your computer and use it in GitHub Desktop.
Html Select option Styling
This file contains 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
.font1{ font-style:italic;} | |
.font2{color:red;} | |
.font3{ font-weight:600;} | |
.font4{ background-color:#0CC} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment