new API page in docs

This commit is contained in:
les
2020-02-02 21:08:16 +01:00
parent 2bcf1fc9a0
commit a1073642b5
9 changed files with 185 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
}
.navigation-list-item a {
color: blue;
color: #7253ed;
}
.navigation-list-item a:hover {
@@ -18,4 +18,4 @@ html, body {
.page-content h1:first-of-type {
font-weight: 500;
}
}