EliJDonahue
11/3/2016 - 3:44 PM

[ArasLabs/custom-form-css] CSS for customizing the item_info field contents

[ArasLabs/custom-form-css] CSS for customizing the item_info field contents

/* Style for new state element */
.my_state {
    display: block;
    margin-left: 15px;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: bold;
}

/* Style for default form title */
#label_span {
    font-size: 20px;
    font-weight: 900;
}