Add advice and finish size filter

This commit is contained in:
2025-11-15 18:48:11 +01:00
parent 08be6a2455
commit a4fdd6e965
5 changed files with 56 additions and 29 deletions

View File

@@ -11,7 +11,6 @@ body {
header {
color: #00ff41;
text-shadow: 0 0 10px #00ff41;
margin-bottom: 20px;
text-align: center;
}
@@ -29,7 +28,7 @@ td {
.user-info {
display:inline;
margin-right:10px;
margin: 5px;
color:white;
font-weight:bold;
}
@@ -40,7 +39,7 @@ td {
.second-header {
font-weight: bold;
margin-bottom: 20px;
margin: 10px;
}
#results-table td:nth-child(2),