From 2107ab548d4bb98012e6e9d0a98cea22fc23cee0 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Fri, 18 Nov 2011 16:31:22 +0100 Subject: [PATCH] Remove bold on termtitle. Verify --- www/iphone/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/iphone/styles.css b/www/iphone/styles.css index e6cd2b0..1bd06e7 100644 --- a/www/iphone/styles.css +++ b/www/iphone/styles.css @@ -66,7 +66,7 @@ input#query { div.termtitle { margin: 4px; - font-weight: bold; +// font-weight: bold; } div.record { -- 1.7.10.4