Support Need Help: ul and li tags not rendering disc

  • Unknown's avatar

    Support,

    Something has changed at WordPress that is causing my ui and li tags within my entires and pages to no longer render the disc next to the

  • I’ve had my blog for years and this started happening.

    My CSS for these tags is below.

    html>body .entry ul {
    margin-left:0;
    list-style-type:disc;
    text-indent:-10px;
    padding:0 0 0 10px;
    }

    html>body .entry li {
    list-style-type:circle;
    margin:7px 0 8px 10px;
    }

    html>body .entry ul ul li {
    list-style-type:circle;
    margin:5px;
    }

    Please help me get this sorted out.

    Thank you,

    Karl

  • The blog I need help with is: (visible only to logged in users)