<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul.menu.level0 &gt; li &gt; a {
  font-size: 1.27em;
  font-family: "PT Sans Narrow";
}
ul.menu.level0 &gt; li:last-child a {
  border-right: none;
}
ul.menu.level1 &gt; li &gt; a {
  font-size: 1.2em;
  font-family: "PT Sans Narrow";
}
</pre></body></html>