From 9dbd223271ac9c21ff489f033cd6b0e27d20069a Mon Sep 17 00:00:00 2001 From: "walljm@walljmdesktop" Date: Wed, 2 Nov 2011 22:39:56 -0400 Subject: [PATCH] m --- css/bible.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/css/bible.css b/css/bible.css index 6c018ba3..577b475e 100644 --- a/css/bible.css +++ b/css/bible.css @@ -55,7 +55,7 @@ h3 { #searchresultswrap { font: 11px verdana; - width: 20%; + width: 30%; float: left; border: 0px solid #ccc; border-left-width: 0; @@ -108,7 +108,7 @@ h3 { background-color: #fff; } #resultwrap { - width: 80%; + width: 70%; float: left; background: white; @@ -129,8 +129,9 @@ h3 { } #result { - font: 13px georgia; + font: 21px georgia; margin: 0 0 12px 12px; + padding: 0 12px 0 0; line-height: 200%; } #result a {