stylehub/pages/smp/domov.html

20 lines
657 B
HTML
Raw Normal View History

2024-01-17 10:28:47 +01:00
<header>
<h1 class="title">Vitaj na oficiálnej AdlerkaSMP stránke</h1>
2024-01-17 11:21:16 +01:00
<p>Najlepší <a href="https://minecraft.net" style="text-decoration: underline; color: #fff;" target="_blank">Minecraft®™</a> server na Adlerke</p>
2024-01-17 10:28:47 +01:00
<hr>
2024-01-17 10:37:05 +01:00
<wrapper class="feature-list">
2024-01-17 10:45:41 +01:00
<p>Čo u nás môžeš nájsť?</p>
2024-01-17 10:28:47 +01:00
<ul>
2024-01-17 10:37:05 +01:00
<li>Vlastné pluginy</li>
<ul>
<li>Plugin 1</li>
<li>Plugin 2</li>
</ul>
<li>Kvalitné pluginy</li>
<ul>
<li>Oraxen</li>
<li>ModelManager</li>
</ul>
2024-01-17 10:28:47 +01:00
</ul>
2024-01-17 10:37:05 +01:00
</wrapper>
2024-01-17 10:28:47 +01:00
</header>