OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
 
master @ 29 LINES
 
[ HISTORY ]  [ UP ]
 

.git-listing {
  display: block;

  .listing-link {
    color: var(--ink);
    text-decoration: none;

    &:hover {
      text-decoration: underline;
      text-underline-offset: 3px;
    }

    &:focus-visible {
      outline: 1px dashed var(--ink);
      outline-offset: 1px;
    }
  }

  .listing-subject {
    color: var(--ink-soft);
    text-decoration: none;

    &:hover {
      text-decoration: underline;
      text-underline-offset: 3px;
    }
  }
}

.git-listing {
  display: block;

  .listing-link {
    color: var(--ink);
    text-decoration: none;

    &:hover {
      text-decoration: underline;
      text-underline-offset: 3px;
    }

    &:focus-visible {
      outline: 1px dashed var(--ink);
      outline-offset: 1px;
    }
  }

  .listing-subject {
    color: var(--ink-soft);
    text-decoration: none;

    &:hover {
      text-decoration: underline;
      text-underline-offset: 3px;
    }
  }
}
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET