Add examples to docs
This commit is contained in:
parent
d67abbdbb1
commit
f387a0ec56
11 changed files with 223 additions and 17 deletions
|
@ -47,4 +47,9 @@ code {
|
|||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-left: -20px;
|
||||
}
|
||||
}
|
||||
|
||||
details summary {
|
||||
display: list-item;
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue