add new format for jsdoc
This commit is contained in:
parent
eeb2b01574
commit
7c96a53766
19 changed files with 2575 additions and 24 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue