EliJDonahue
12/1/2016 - 8:11 PM

Custom CSS for styling field labels

Custom CSS for styling field labels

.my_label {
    margin-bottom: 8px;
    font-weight: bold;
}