On 4/6/10 5:15 PM, Angela French wrote:
>
> Could someone please tell me what I have done in the list style? I
> cannot the nested list font to be the same size as its parent list.
> Thank you.
>
You could add a separate rule:
div#maincontent li li {
font-size: 100%;
line-height: 1.4;
}
Alterna
On 7/04/2010, at 12:15 PM, Angela French wrote:
>
> Could someone please tell me what I have done in the list style? I
> cannot the nested list font to be the same size as its parent list.
> Thank you.
>
>
>
> div#maincontent li, div#maincontent li li
> {
> font-size:.8em;
> line-hei
Could someone please tell me what I have done in the list style? I cannot the
nested list font to be the same size as its parent list.
Thank you.
div#maincontent li, div#maincontent li li
{
font-size:.8em;
line-height:140%;
list-style-type:none;
padding: 0 0 0 12px; /* t