Darren
This should do it:
#navcontainer ul li a
{
width: 127px;
height: 23px;
padding: 0;
padding-top:4px;
margin: 0 0 10px;
color: #cfe9ff;
text-decoration: none;
display: block;
text-align: center;
font: bold 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;
}
#navcontainer ul li a.pa
{
width: 128px;
height: 23px;
padding: 0;
padding-top:4px;
margin: 0 0 10px;
color: #cfe9ff;
text-decoration: none;
display: block;
text-align: center;
font: bold 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;
}
Darren Shrager wrote:
Okay, I think I mostly got it, only now, I have a slightly different
issue:
http://www.digispire.com/posts/greybeard/index6.html
How do I align the text vertically within each <li>?
Darren
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
--
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Business.Solution.Developers
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/