Table css

This commit is contained in:
cuom1999 2024-05-02 19:13:19 -05:00
parent cad679ad90
commit 8ff0f369a6
7 changed files with 18 additions and 10 deletions

View file

@ -167,6 +167,11 @@ th.header.rank {
color: gray !important;
font-weight: 600;
}
.rank-td {
font-weight: bold;
width: 2em;
}
}
#search-form {