Hi -

On this page -- http://www.rochesterhistory.org/about/  -- all the left 
hand navigational elements have a horizontal line between them.  This is 
done by adding a border-top property.

#sidebar ul li a {style.css (line 128)
border-top:0.05px solid #EFAA7D;
color:#FFFFFF;
display:block;
margin:0px 0px 5px;
padding:10px 10px 7px 12px;
text-decoration:none;
}

This shows in FF, but not in IE.  What am I missing?  The full css is at 
http://www.rochesterhistory.org/wp-content/themes/twister-10/style.css

Thank you for the assistance.
Barb
[EMAIL PROTECTED]





______________________________________________________________________
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