I am having an issue with the last line of each quote. A space is added. How
do I get rid of it. 

 

http://www.ecoitsf.com/test/testimonials.shtml

 

this is the css I am using

 

/* blockqoute */

#blockquote_container {

    width:61.5%;

    height:590px;

    float:left;

    padding-left:17px;

    padding-right:15px;

    border-right:thin #bac2d1 solid;            

    border-left:thin #bac2d1 solid;

}

blockquote span.open {

    position: relative;

    top: 0.2em;

    font-size: 5em;

   color:#dcdada;

}

blockquote span.close {

    position: relative;

    top: 0.8em;

    font-size: 5em;

    color:#e4dfdf;

    color:#dcdada;              

}

blockquote {

     color:#333;

     font-size: 1em;

     font-style:italic;

     margin-top:0px;

     margin-left:-5px;

}

 

Matthew P. Johnson | Eco I.T.

708 Bay Road Mill Valley CA 94941 | 415.254.1563 |  <http://ecoitsf.com>
ecoitsf.com

P Please consider the environment before printing this email.

 

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to