> Try this:
> 
> <li id="last"><a id="donations" href="#">DONATIONS</a></li>
> 
> CSS: #container #mainmenu ul li#last {float:right;font-size:1.24em;}


Why going through so many elements? It can't be good regarding performance
and it increases specificity for no reason.

I'd go with a simple:  #last {...}

--
Regards,
Thierry
@thierrykoblentz
www.tjkdesign.com | www.ez-css.org | www.css-101.org

______________________________________________________________________
css-discuss [cs...@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