Done, doesn’t seem to work.
Also doesn’t work when I change the background color like so:
.main-navigation li {
background-color: #f00;
}
when I use firebug and select the ul and li.. both show no background properties. I think it is inheriting it from somehwere but I can;t seem to find from where..