docs; formatting and tidying

- quick clean up pass on layout and colors for clarity/legibility
- added logo to the sidebar
- fix various css things like a full height page when content is shorter, so the footer doesn't creep away from the bottom
- start using em instead of px for consistency across devices
This commit is contained in:
underscorediscovery
2019-02-05 18:18:24 -08:00
parent 2d449cd4c9
commit 21024bfa13
23 changed files with 103 additions and 28 deletions
+1
View File
@@ -132,5 +132,6 @@ that they are printed isn't defined. Wren makes no promises about what order
keys and values are iterated in when you use these methods. All it promises is
that every entry will appear exactly once.
<br><hr>
<a class="right" href="method-calls.html">Method Calls &rarr;</a>
<a href="lists.html">&larr; Lists</a>