Skip to content

Instantly share code, notes, and snippets.

@cossssmin
Last active January 7, 2018 11:28
Show Gist options
  • Save cossssmin/486ba62d8af129afffb62aae1ffce2dc to your computer and use it in GitHub Desktop.
Save cossssmin/486ba62d8af129afffb62aae1ffce2dc to your computer and use it in GitHub Desktop.
Pine Labels
<span style="display: inline-block; padding: 1px 5px; background-color: #2C3E51; border-radius: 3px; color: #FFFFFF; font-size: 90%;">filled label</span>
<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