From 4ed7820cfd69dd1ee70d5f89931e424a8a78c274 Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Mon, 9 Jul 2012 20:24:02 +0000 Subject: [PATCH] CSS change. --- gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html | 5 +++++ 1 file changed, 5 insertions(+) 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 6f0ae3992..90ae2a385 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html @@ -19,6 +19,11 @@ font-weight: bolder; } + #stats .period { + font-size: 200%; + font-weight: bolder; + } + .tournamentName { font-size: 200%; font-weight: bolder;