From 74882a9e560093d83143dc8e05e9f6aedf350e1b Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Sun, 1 Jun 2014 11:10:49 -0700 Subject: [PATCH] Made the font a bit smaller. I think it was too large. --- styles/custom2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/custom2.css b/styles/custom2.css index 270fc41..7e9aec7 100644 --- a/styles/custom2.css +++ b/styles/custom2.css @@ -82,7 +82,7 @@ div.text_cell_render{ font-family: 'Open sans',verdana,arial,sans-serif; line-height: 135%; - font-size: 125%; + font-size: 110%; width:750px; margin-left:auto; margin-right:auto;