Bestenliste

This commit is contained in:
2025-05-02 12:38:45 +02:00
parent dad3d8826d
commit b36d7a4274
4 changed files with 40 additions and 13 deletions

View File

@@ -65,4 +65,12 @@ tr td:nth-child(3) {
}
tr td:last-child {
border-left: 3px solid rgba(255, 255, 255, 0.6);
}
}
#siteSelector{
display: flex;
align-items: center;
justify-content: center;
}