Last active
January 7, 2018 11:28
-
-
Save cossssmin/486ba62d8af129afffb62aae1ffce2dc to your computer and use it in GitHub Desktop.
Pine Labels
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
<span style="display: inline-block; padding: 1px 5px; background-color: #2C3E51; border-radius: 3px; color: #FFFFFF; font-size: 90%;">filled label</span> |
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
<span style="display: inline-block; padding: 1px 5px; border: 1px solid #1BB05D; border-radius: 3px; color: #1BB05D; font-size: 90%;">outlined label</span> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment