forked from Adleraci/adlerka.top
Soem changes to the SMP website
This commit is contained in:
parent
abcfc23346
commit
8f18be71d2
@ -190,3 +190,8 @@ header ul {
|
||||
header ul li {
|
||||
list-style: circle;
|
||||
}
|
||||
|
||||
.feature-list {
|
||||
width: 50%;
|
||||
margin: auto;
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
<h1 class="title">Vitaj na oficiálnej AdlerkaSMP stránke</h1>
|
||||
<p>Najlepší Minecraft™ server na Adlerke</p>
|
||||
<hr>
|
||||
<wrapper class="feature-list">
|
||||
<ul>
|
||||
<p>Čo u nás môžeš nájsť?</p>
|
||||
<li>Vlastné pluginy</li>
|
||||
@ -15,4 +16,5 @@
|
||||
<li>ModelManager</li>
|
||||
</ul>
|
||||
</ul>
|
||||
</wrapper>
|
||||
</header>
|
Loading…
Reference in New Issue
Block a user