Created
December 1, 2016 20:11
-
-
Save EliJDonahue/c9e6bf8a8f890fd2e4772cc361cc6f36 to your computer and use it in GitHub Desktop.
Custom CSS for styling field 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
| .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