add new format for jsdoc

This commit is contained in:
Aleksey Chichenkov 2020-03-31 14:06:26 +03:00
parent eeb2b01574
commit 7c96a53766
19 changed files with 2575 additions and 24 deletions

View file

@ -197,7 +197,7 @@ h5, .container-overview .subsection-title
font-size: 120%;
font-weight: bold;
letter-spacing: -0.01em;
margin: 8px 0 3px 0;
/*margin: 8px 0 3px 0;*/
}
.container-overview > h3 {
@ -235,6 +235,7 @@ table
td, th
{
background-color: #ffffff63;
border: 1px solid #ddd;
margin: 0px;
text-align: left;