23 lines
406 B
CSS
23 lines
406 B
CSS
.label001 {
|
|
.field-label {
|
|
width: 800px !important;
|
|
text-align: left !important;
|
|
margin-left: 100px !important;
|
|
|
|
label {
|
|
font-weight: bold !important;
|
|
font-size: 1.2em !important;
|
|
}
|
|
}
|
|
}
|
|
|
|
.comment001 {
|
|
float: left;
|
|
margin-left: 100px;
|
|
width: 80%;
|
|
font-size: 1.2em;
|
|
}
|
|
|
|
.field-section {
|
|
font-size: 1.5em !important;
|
|
} |