keycloak-collective-portal/keycloak_collective_portal/static/lumbung.css
2022-01-10 10:17:35 +01:00

14 lines
145 B
CSS

input {
display: block;
margin-top: 5px;
margin-bottom: 15px;
}
th, td {
padding: 15px;
}
table, th, td {
border: 1px solid black;
}