forked from Adleraci/adlerka.top
changes
This commit is contained in:
parent
821445c36b
commit
fd35888287
@ -200,6 +200,10 @@ header ul li {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.feature-list-ul {
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
ul ul {
|
ul ul {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<wrapper class="feature-list">
|
<wrapper class="feature-list">
|
||||||
<h2>What you can expect from AdlerkaSMP:</h2>
|
<h2>What you can expect from AdlerkaSMP:</h2>
|
||||||
|
|
||||||
<ul>
|
<ul class="feature-list-ul">
|
||||||
<li>
|
<li>
|
||||||
<strong>Custom plugins:</strong>
|
<strong>Custom plugins:</strong>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user