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 {