Introducing API Documentation

This commit is contained in:
Liyas Thomas
2019-12-23 08:16:45 +05:30
parent c3a6cc133f
commit 2b40db285e
4 changed files with 32 additions and 8 deletions

View File

@@ -382,6 +382,11 @@ h3.title {
margin: 4px;
}
.info {
margin-left: 4px;
color: var(--fg-light-color);
}
button {
display: inline-flex;
align-items: center;