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
@@ -71,5 +71,6 @@ then it isn't an assignment. Instead, it's calling a [setter method][].
[setter method]: method-calls.html#setters
<br><hr>
<a class="right" href="functions.html">Functions &rarr;</a>
<a href="control-flow.html">&larr; Control Flow</a>