1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

docs: generate docs

This commit is contained in:
James Cook 2022-06-24 13:23:34 +01:00
parent d197e460f9
commit f614f00d6b
35 changed files with 105 additions and 82 deletions

View file

@ -766,12 +766,13 @@ footer .tsd-legend {
.tsd-flag {
display: inline-block;
padding: 1px 5px;
padding: 0.25em 0.4em;
border-radius: 4px;
color: var(--color-comment-tag-text);
background-color: var(--color-comment-tag);
text-indent: 0;
font-size: 14px;
font-size: 75%;
line-height: 1;
font-weight: normal;
}