<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menu_navbar &gt; ul &gt; li:nth-child(9) &gt; a {
    color: red;
}
#menu_navbar &gt; ul &gt; li:nth-child(6) &gt; a {
    color: red;
}</pre></body></html>