1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
apps/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;
}