.bottom-notes-items {
list-style: none;
padding-left: 20px;
}
.bottom-notes-item {
list-style: none;
margin-left: 1em;
}
.bottom-notes-item:before {
display: inline-block;
content: "-";
margin-left: -1em;
width: 1em;
}
.server-example-p {
padding-left: 20px;
}
.bottom-notes-h {
font-weight: bold;
}
.forms-wrapper {
margin-bottom: 15px;
}
.main-section-h {
font-weight: bold;
}
Back to Directory