This commit is contained in:
walljm@walljmdesktop 2011-11-02 22:39:56 -04:00
parent 2c3032d617
commit 9dbd223271

View File

@ -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 {