docs: Add link to wiki in nav

This commit is contained in:
Matthew Holt 2020-06-02 20:03:43 -06:00
parent 732946823c
commit 1d636ee43c
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
3 changed files with 26 additions and 0 deletions

View file

@ -104,6 +104,10 @@ main > nav.sidebar {
font-size: 16px;
}
main nav li img {
max-height: .9em;
}
main nav ul {
list-style-type: none;
}