This commit is contained in:
Daniel Brendel
2024-04-03 14:35:50 +02:00
parent d85bb1073b
commit cb5fc6c826
3 changed files with 25 additions and 2 deletions

View File

@ -279,6 +279,11 @@ tbody strong {
text-decoration: underline;
}
.sponsoring {
position: relative;
margin-top: 35px;
}
.stats-input {
padding: 8px;
color: rgb(50, 50, 50);