mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 15:30:14 -04:00
m
This commit is contained in:
parent
2c3032d617
commit
9dbd223271
@ -55,7 +55,7 @@ h3 {
|
|||||||
|
|
||||||
#searchresultswrap {
|
#searchresultswrap {
|
||||||
font: 11px verdana;
|
font: 11px verdana;
|
||||||
width: 20%;
|
width: 30%;
|
||||||
float: left;
|
float: left;
|
||||||
border: 0px solid #ccc;
|
border: 0px solid #ccc;
|
||||||
border-left-width: 0;
|
border-left-width: 0;
|
||||||
@ -108,7 +108,7 @@ h3 {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
#resultwrap {
|
#resultwrap {
|
||||||
width: 80%;
|
width: 70%;
|
||||||
float: left;
|
float: left;
|
||||||
background: white;
|
background: white;
|
||||||
|
|
||||||
@ -129,8 +129,9 @@ h3 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#result {
|
#result {
|
||||||
font: 13px georgia;
|
font: 21px georgia;
|
||||||
margin: 0 0 12px 12px;
|
margin: 0 0 12px 12px;
|
||||||
|
padding: 0 12px 0 0;
|
||||||
line-height: 200%;
|
line-height: 200%;
|
||||||
}
|
}
|
||||||
#result a {
|
#result a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user