Registration and activation

This commit is contained in:
Torsten Schulz
2024-07-20 20:43:18 +02:00
parent 3880a265eb
commit bbf4a2deb3
51 changed files with 3016 additions and 69 deletions

View File

@@ -46,4 +46,9 @@ button:hover {
.rc-partner {
color: #0000ff;
font-weight: bold;
}
.link {
color: #F9A22C;
cursor: pointer;
}