The text in each link is at the top of the 'box'. How do I move the text 
down without moving the a:focus background?

http://korbyimagery.com/ab/

#outerWrapper #contentWrapper #leftColumn1 ul li {
    font-family: "Futura Book", futura, Arial, Helvetica, sans-serif;
    display: block;
    height: 30px;
    font-size: 12px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #B3A193;
    list-style-type: none;
    letter-spacing: 0.2em;
    vertical-align: middle;
}
#outerWrapper #contentWrapper #leftColumn1 ul li a:focus {font-family: 
"Futura Book", futura, Arial, Helvetica, sans-serif;
    display: block; height: 30px;
    font-size: 12px;
    border-top: 1px dotted #B3A193;
    list-style-type: none;
    background-image: url(images/li-bg.jpg);

}

Thanks.
Shanna
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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