Skip to content

Instantly share code, notes, and snippets.

@EliJDonahue
Created December 1, 2016 20:11
Show Gist options
  • Select an option

  • Save EliJDonahue/c9e6bf8a8f890fd2e4772cc361cc6f36 to your computer and use it in GitHub Desktop.

Select an option

Save EliJDonahue/c9e6bf8a8f890fd2e4772cc361cc6f36 to your computer and use it in GitHub Desktop.
Custom CSS for styling field labels
.my_label {
margin-bottom: 8px;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment