diff --git a/_scss/table.custom.scss b/_scss/table.custom.scss index 5060491..ddb0c55 100644 --- a/_scss/table.custom.scss +++ b/_scss/table.custom.scss @@ -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 {