Improve the look of tournament table.
This commit is contained in:
@@ -48,12 +48,12 @@ table.tournament {
|
||||
thead > tr > th, thead > tr > td,
|
||||
tfoot > tr > th, tfoot > tr > td,
|
||||
tbody > tr > th, tbody > tr > td {
|
||||
padding: 2px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
tbody > tr {
|
||||
> .score, > .diagonal {
|
||||
min-width: 25px;
|
||||
min-width: 21px;
|
||||
text-align: center;
|
||||
}
|
||||
> .diagonal {
|
||||
|
||||
Reference in New Issue
Block a user