OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
 
main @ 21 LINES
 
[ HISTORY ]  [ UP ]
 

@use "../abstracts" as *;

.content {
  h1,
  h2,
  h3,
  h4 {
    display: flex;
    align-items: center;
  }
  &__title {
    justify-content: center;
  }
  li {
    margin-bottom: $spacer;
  }
  .zola-anchor {
    margin-left: $spacer / 2;
  }
}

@use "../abstracts" as *;

.content {
  h1,
  h2,
  h3,
  h4 {
    display: flex;
    align-items: center;
  }
  &__title {
    justify-content: center;
  }
  li {
    margin-bottom: $spacer;
  }
  .zola-anchor {
    margin-left: $spacer / 2;
  }
}
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET