foerderbarometer/input/static/css/forms.css

22 lines
207 B
CSS
Raw Normal View History

2025-08-31 21:55:50 +00:00
.star {
color: red;
}
.wm-table {
margin: 0 auto;
}
.wm-table.start {
td, th {
border: 0;
}
2025-11-10 10:37:32 +00:00
.applications {
text-align: left;
}
}
2025-08-31 21:55:50 +00:00
.col-request {
width: 40%;
}