Write some more docs
This commit is contained in:
parent
3c0ee3f703
commit
aa8a7a4a80
3 changed files with 110 additions and 2 deletions
|
@ -39,4 +39,12 @@ code {
|
|||
.navigation-list-link:hover {
|
||||
text-decoration: underline;
|
||||
text-decoration-color: rgba($link-color, 0.6);
|
||||
}
|
||||
|
||||
.indented {
|
||||
margin-left: 20px;
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-left: -20px;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue