Besser aussehendes Register-Form und answer.html richtig eingebunden

This commit is contained in:
ben8
2025-02-17 18:10:22 +01:00
parent 680bd2c823
commit 3adaba94b8
11 changed files with 92 additions and 25 deletions

View File

@@ -6,4 +6,5 @@ nav div ul.qp-nav-list li {
a.qp-a-button {
@apply p-6 rounded-md font-extrabold hover:scale-105 transition duration-300 shadow-md;
}
}
.register input{@apply p-3 rounded-full bg-gray-200 focus:scale-105 transition duration-200 font-black;}

File diff suppressed because one or more lines are too long