Posted by harper1983 on July 7, 2009 at 2:07am
I have a local.css I'm working with and the background images on list items are aligning in the middle... Is this correct CSS coding?
#content-content li {
background-position: top;
}
I have a local.css I'm working with and the background images on list items are aligning in the middle... Is this correct CSS coding?
#content-content li {
background-position: top;
}