Added new pages with fitting content: skyblock, custom features, guide book, ranks, commandlist, reducing lag, staff powers
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
main ul {
|
||||
font-family: 'opensans', sans-serif;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
main li {
|
||||
margin-left: 30px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
li {
|
||||
color: var(--font-color);
|
||||
transition: 0.5s ease;
|
||||
}
|
||||
Reference in New Issue
Block a user