first comit
This commit is contained in:
12
static/scss/argon-dashboard/forms/_labels.scss
Executable file
12
static/scss/argon-dashboard/forms/_labels.scss
Executable file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Labels
|
||||
//
|
||||
|
||||
label,
|
||||
.form-label {
|
||||
font-size: $form-label-font-size;
|
||||
font-weight: $form-label-font-weight;
|
||||
margin-bottom: $form-label-margin-bottom;
|
||||
color: $form-label-color;
|
||||
margin-left: $form-label-margin-left;
|
||||
}
|
||||
Reference in New Issue
Block a user