I'm trying to use CSS to give the first table in the div (#content) a bottom-padding of 10px.
This is what I have so far, but is it not working?
#content table:first-child {
padding-bottom:15px;
}
Im trying to apply it here...
http://fixmysite.us/gmpc/?page_id=365#



Reply With Quote




Bookmarks