Version 1.0: Funktioniere Bestenliste und sonst auch alles Funktionell

This commit is contained in:
2025-05-02 18:42:48 +02:00
parent b36d7a4274
commit a422ef879e
12 changed files with 124 additions and 1402 deletions

View File

@@ -67,10 +67,16 @@ tr td:last-child {
border-left: 3px solid rgba(255, 255, 255, 0.6);
}
#siteSelector{
#countSelector{
display: flex;
align-items: center;
justify-content: center;
}
#countSelector > * {
margin: 10px;
}
.navButtons{
flex-direction: column;
}