invites page, menu, links, hackity hack
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
cellarspoon
2022-01-13 09:06:46 +01:00
parent c752dac624
commit 953821b381
6 changed files with 92 additions and 62 deletions

View File

@ -40,10 +40,6 @@ th, td {
padding: 15px;
}
table, th, td {
border: 1px solid black;
}
input {
border: 2px solid currentcolor;
}
@ -142,4 +138,4 @@ footer .content span {
.container {
padding-bottom: 2rem !important;
}
}