1

Improve the look of tournament table.

This commit is contained in:
vonavi
2014-03-19 22:15:01 +02:00
parent 6f208083fe
commit 9763b282f7
2 changed files with 4 additions and 3 deletions

View File

@@ -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 {