yunodevtools/tools/app_generator/static/stylesheet.css

17 lines
233 B
CSS

.form-horizontal .form-group {
margin-left: 0;
margin-right: 0;
}
h2 {
font-weight: bold;
font-size: 1.3em !important;
}
.checkbox {
margin-bottom: 15px !important;
}
.checkbox label {
font-weight: bold;
}