Attendance/static/homeroom.css
2021-09-12 17:39:09 +08:00

22 lines
No EOL
263 B
CSS
Vendored

div.container {
max-width: 90%;
}
.btn.afterSelButton {
padding: .200rem .50rem;
}
body {
text-align: center;
}
.viewSignatures .col .row .col {
border: 1px solid;
margin-bottom: 10px;
text-align: center;
}
.row {
--bs-gutter-x: 0;
}