From 84aaf283b8632b5cd17c1d5a823bfef9baab69f5 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 13 Feb 2006 21:38:53 +0000 Subject: [PATCH] removed some space git-svn-id: svn://svn.open-ils.org/ILS/trunk@3048 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/common/css/mediumfont.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/web/opac/common/css/mediumfont.css b/Open-ILS/web/opac/common/css/mediumfont.css index 44e8d4fdc5..925b0eeac4 100644 --- a/Open-ILS/web/opac/common/css/mediumfont.css +++ b/Open-ILS/web/opac/common/css/mediumfont.css @@ -1,4 +1,4 @@ -body { font-family: Helvetica, Arial, Tahoma, sans-serif; font-size: 9pt;} +body { font-family: Helvetica, Arial, Tahoma, sans-serif; font-size: 9pt;} table { font-size: 9pt; } table tr { font-size: 9pt; } table tr td { font-size: 9pt; } -- 2.43.2