From 6af968bcd103bc64c422a17b90f1171874c02ec0 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Tue, 7 Aug 2012 17:32:43 -0700 Subject: Reduce font size a tiny bit in the group boxes because of line breaks in Chrome --- style.css | 1 + 1 file changed, 1 insertion(+) 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 { -- cgit v1.2.3-70-g09d2