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