Simplify contents sidebar styles and markup
This commit is contained in:
@@ -10,8 +10,7 @@ $partial("templates/head.html")$
|
||||
<!-- A table of contents on the left side, but only for screens
|
||||
that are big enough -->
|
||||
<div id="contents-big">
|
||||
<p class="mini-header">Notes <a id="up-arrow" href="/">←</a></p>
|
||||
<p class="mini-header">Contents <a id="up-arrow" href="#">↑</a></p>
|
||||
<p class="mini-header"> <a href="#">Contents</a></p>
|
||||
<div class="toc-scroll">
|
||||
$toc$
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user