On 11/16/11 3:35 PM, Angela French wrote:
So I wrote this style, and it works for the nesting level indicated, but I need
a style to work at any nesting level for li.ListNumber. Isn't that possible?
Set paragraphs.
Best,
~d
Desktop. Laptop. Tablet. Mobile!
http://chelseacreekstudio.com/
_
ze: 1.25em;
list-style-type:decimal!important;
}
>-Original Message-
>From: Tim Climis [mailto:tim.cli...@gmail.com]
>Sent: Wednesday, November 16, 2011 10:19 AM
>To: Angela French; 'css-d'
>Subject: RE: [css-d] help targeting a nested list
>
>
> Is there some way to target the li that doesn't care what level of nesting
it is in?
Yes, and your example is it. "li" selects any list item. "li li" selects
second, third, etc level list items.
The problem is that there's a rule div#Content_box ol that sets the
font-size to .8em on the whol
Good Morning. I need some help styling s in nested lists.
This is my test page:
http://168.156.9.142/college/_f-tuitionwaivers_childofdisableddeceasedpowNEW.aspx
. Half way down the page, under Changes in 2008, my nested list is supposed to
be numbered and the font should be the same as elsewh