diff --git a/README.md b/README.md index 3172193..dc92bae 100644 --- a/README.md +++ b/README.md @@ -3509,3 +3509,10 @@ def read_file(filename): if __name__ == '__main__': main() ``` + + +Index +----- +* **Only available in [PDF](https://transactions.sendowl.com/products/78175486/4422834F/view).** +* **Ctrl+F / ⌘F is usually sufficient.** +* **Searching `'#'` will limit the search to the titles.** diff --git a/index.html b/index.html index 7aecab9..98c0795 100644 --- a/index.html +++ b/index.html @@ -2982,6 +2982,12 @@ $ pyinstaller script.py --add-data '<path>:.' <span class="hljs-comment"> <span class="hljs-keyword">if</span> __name__ == <span class="hljs-string">'__main__'</span>: main() </code></pre></div> + +<div><h2 id="index"><a href="#index" name="index">#</a>Index</h2><ul> +<li><strong>Only available in <a href="https://transactions.sendowl.com/products/78175486/4422834F/view">PDF</a>.</strong></li> +<li><strong>Ctrl+F / ⌘F is usually sufficient.</strong></li> +<li><strong>Searching <code class="python hljs"><span class="hljs-string">'#<title>'</span></code> will limit the search to the titles.</strong></li> +</ul></div> <footer> @@ -2989,9 +2995,6 @@ $ pyinstaller script.py --add-data '<path>:.' <span class="hljs-comment"> <a href="../" rel="author">Jure Šorn</a> </footer> - <br> - <br> - <br> <script src="web/jquery-3.4.0.min.js"></script> <script src="web/script_2.js"></script> <script type="text/javascript" src="https://transactions.sendowl.com/assets/sendowl.js" ></script> diff --git a/web/style.css b/web/style.css index 887b82c..041494c 100644 --- a/web/style.css +++ b/web/style.css @@ -74,7 +74,7 @@ footer { } footer { - margin-top: 8em; + margin-top: 6em; } h1 ~ aside { diff --git a/web/template.html b/web/template.html index 5130f2b..0d23e75 100644 --- a/web/template.html +++ b/web/template.html @@ -225,9 +225,6 @@ pre.prettyprint { <a href="../" rel="author">Jure Šorn</a> </footer> - <br> - <br> - <br> <script src="web/jquery-3.4.0.min.js"></script> <script src="web/script_2.js"></script> <script type="text/javascript" src="https://transactions.sendowl.com/assets/sendowl.js" ></script>