aboutsummaryrefslogblamecommitdiffstats
path: root/stylus/kernel_org.css
blob: 9248422bb65481ec82849756d27e3ef3b8df04d6 (plain) (tree)



















                                             
@-moz-document domain("www.kernel.org") {
  body {
    font-family: "DejaVu Sans Mono";
  }

  .wy-nav-side {
    background-color: #000000;
    color: #005f5f;
  }

  .wy-nav-content {
    background-color: #000000;
    color: #005f5f;
  }

  li.current:nth-child(2) > ul:nth-child(2) {
    background-color: #000000;
    color: #005f5f;
  }
}