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 3661aae1b..8c31c6ac5 100644
--- a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html
+++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html
@@ -34,8 +34,15 @@
}
#disclaimer {
- font-size: 20%;
+ color: #ffffff;
+ font-size: 80%;
}
+
+ .ui-button-text-only .ui-button-text {
+ font-size: 70%;
+ padding: .2em .5em;
+ }
+