Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS list item query Re: list item query

#91434
stevedeer
Member

Hi Sgt… but even when I change the span to a class and remove the ‘display:block;’ in the css, it doesn’t work

li .paddbold {
font-weight: bold;
padding-top: 10px;

the new fiddle shows it not working…

http://jsfiddle.net/stevedeer/CbZNk/

Steve