diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html index 52b71ff06..48a5ae201 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html @@ -14,17 +14,7 @@ background-color: #000000; } - .leagueName { - font-size: 200%; - font-weight: bolder; - } - - #stats .period { - font-size: 200%; - font-weight: bolder; - } - - .tournamentName { + .leagueName, #stats .period, .tournamentName, .playerStatHeader { font-size: 200%; font-weight: bolder; }