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:
@@ -240,5 +240,6 @@ The built-in [List](lists.html) and [Range](values.html#ranges) types implement
|
||||
`iterate()` and `iteratorValue()` to walk over their respective sequences. You
|
||||
can implement the same methods in your classes to make your own types iterable.
|
||||
|
||||
<br><hr>
|
||||
<a class="right" href="variables.html">Variables →</a>
|
||||
<a href="method-calls.html">← Method Calls</a>
|
||||
|
||||
Reference in New Issue
Block a user