foodsoft/public/stylesheets/ie_hacks.css

9 lines
161 B
CSS

#nav {
text-align: left; }
#nav ul {
margin: 0; }
#nav ul li.current a:hover {
color: #fff; }
#nav ul li.current ul {
width: 100%; }