18 lines
548 B
HTML
18 lines
548 B
HTML
<div id="nav" class="bar">
|
|
<img class="arrow up" src="https://static.solow.xyz/boards/arrow.svg">
|
|
<img class="arrow down" style="bottom: 0; position: absolute; right: 0; margin-right: 9; margin-bottom: 28;" src="https://static.solow.xyz/boards/arrow.svg">
|
|
<div class="vertical-center">
|
|
<!--<img class="orange-arrow right" src="https://static.solow.xyz/boards/arrow.svg">-->
|
|
<a href="../">
|
|
Next<br>
|
|
Page
|
|
</a>
|
|
<hr>
|
|
<a href="../">
|
|
Prev<br>
|
|
Page
|
|
</a>
|
|
<!--<img class="orange-arrow left" src="https://static.solow.xyz/boards/arrow.svg">-->
|
|
</div>
|
|
</div>
|