Emphasize the caption and players' names of tournament table.
This commit is contained in:
parent
a0c48f2199
commit
3852e43391
@ -5,6 +5,10 @@
|
|||||||
/* Tournament table */
|
/* Tournament table */
|
||||||
|
|
||||||
table.tournament {
|
table.tournament {
|
||||||
|
caption, tbody > tr > .name {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
thead > tr > th, thead > tr > td,
|
thead > tr > th, thead > tr > td,
|
||||||
tfoot > tr > th, tfoot > tr > td,
|
tfoot > tr > th, tfoot > tr > td,
|
||||||
tbody > tr > th, tbody > tr > td {
|
tbody > tr > th, tbody > tr > td {
|
||||||
|
Loading…
Reference in New Issue
Block a user