1

Emphasize the caption and players' names of tournament table.

This commit is contained in:
vonavi 2015-01-01 22:04:06 +03:00
parent a0c48f2199
commit 3852e43391

View File

@ -5,6 +5,10 @@
/* Tournament table */
table.tournament {
caption, tbody > tr > .name {
font-weight: bold;
}
thead > tr > th, thead > tr > td,
tfoot > tr > th, tfoot > tr > td,
tbody > tr > th, tbody > tr > td {