mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-12 05:20:26 +00:00
Help: A better margin for the headings
This commit is contained in:
parent
27c321de0d
commit
1d80d2e3ff
@ -1,9 +1,11 @@
|
||||
# Help
|
||||
= Help
|
||||
|
||||
This is documentation for **Mycorrhiza Wiki** version **1.8** ([[https://mycorrhiza.wiki | official wiki]]).
|
||||
This is documentation for **Mycorrhiza Wiki** 1.8.
|
||||
|
||||
**Choose a topic from the list.**
|
||||
//Choose a topic from the list.//
|
||||
|
||||
Currently, the documentation does not cover everything there is to cover, but it will probably change in the future.
|
||||
|
||||
If you want to contribute to the documentation, open a pull request or an issue on [[https://github.com/bouncepaw/mycorrhiza | GitHub]].
|
||||
|
||||
=> https://mycorrhiza.wiki | Official wiki
|
@ -590,8 +590,11 @@ kbd {
|
||||
}
|
||||
|
||||
/*
|
||||
* Help topics sidebar
|
||||
* Help pages
|
||||
*/
|
||||
.help h2:first-of-type {
|
||||
margin-top: .5rem;
|
||||
}
|
||||
.help-topics__list {
|
||||
margin: .5rem 0;
|
||||
padding-left: .5rem;
|
||||
|
Loading…
Reference in New Issue
Block a user