OOOOPS. Your browser seems to be too old for this. Please update your browser.
Teutonic CSS
Use it

Paginagtion

<nav class="flex gap-no read_l">
  <a href="#" class="button text-center">&larr;</a>
  <a href="#" class="box text-center">1</a>
  <a href="#" class="box text-center">2</a>
  <a href="#" class="box text-center active">3</a>
  <a href="#" class="box text-center">4</a>
  <a href="#" class="box text-center">5</a>
  <div class="box text-center"></div>
  <a href="#" class="box text-center">12312</a>
  <a href="#" class="button text-center">&rarr;</a>
</nav>