summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2012-08-07 17:32:43 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2012-08-07 17:32:43 -0700
commit6af968bcd103bc64c422a17b90f1171874c02ec0 (patch)
treed5351c9662d8d01d6f0575c2c8622abbfe781550 /style.css
parent7ce514cbadeeb9bb8c0b9403ec00965af2f8b656 (diff)
downloadfoosball-6af968bcd103bc64c422a17b90f1171874c02ec0.tar.gz
Reduce font size a tiny bit in the group boxes because of line breaks in Chrome
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 00f1363..7cf082f 100644
--- a/style.css
+++ b/style.css
@@ -151,6 +151,7 @@ tr:nth-child(even) {
border-radius: .75em;
width: 220px;
height: 130px;
+ font-size: 98%;
}
#groupA {