Only score in strong
This commit is contained in:
parent
01001d94f2
commit
242237e91a
|
@ -38,12 +38,9 @@ block content
|
||||||
tr
|
tr
|
||||||
td.has-text-centered
|
td.has-text-centered
|
||||||
strong= ai.name
|
strong= ai.name
|
||||||
td.has-text-centered
|
td.has-text-centered= ai.victories
|
||||||
strong= ai.victories
|
td.has-text-centered= ai.nulls
|
||||||
td.has-text-centered
|
td.has-text-centered= ai.defeats
|
||||||
strong= ai.nulls
|
|
||||||
td.has-text-centered
|
|
||||||
strong= ai.defeats
|
|
||||||
td.has-text-centered
|
td.has-text-centered
|
||||||
strong= ai.score
|
strong= ai.score
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue