Fix results page sorting and filtering

This commit is contained in:
Claude Brisson
2024-03-07 15:04:25 +01:00
parent e4eff46750
commit ab7fa1a588
4 changed files with 15 additions and 10 deletions

View File

@@ -285,6 +285,10 @@
/* results section */
#results-filter {
margin-left: 2em;
}
#results-list {
text-align: center;
.player, .result {