_forms.scss 112 Bytes edit raw blame history 1 2 3 4 5 6 form label.error { display: block; margin-top: 10px; font-weight: normal; color: lighten( red, 20% ); }