Added connections. Added url redirect for login.

This commit is contained in:
Tom
2025-03-27 01:25:56 +00:00
parent 56deb3384c
commit 6e5efab5ec
36 changed files with 948 additions and 39 deletions

View File

@ -0,0 +1,11 @@
section {
padding: 1em;
}
.right {
float: right;
}
button {
margin: 0 0.5em;
}