diff options
author | Roman Gräf <roman.graef@gmail.com> | 2017-11-02 08:34:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-02 08:34:36 +0100 |
commit | a627018381668f583ce166453e3abd50171cd498 (patch) | |
tree | 628ef5e100b11c6ba8c54ae769c0271df869c47b | |
parent | 09371dda6314ac913fcd64095671eb9192343595 (diff) | |
download | ichtml-a627018381668f583ce166453e3abd50171cd498.tar.gz ichtml-a627018381668f583ce166453e3abd50171cd498.tar.bz2 ichtml-a627018381668f583ce166453e3abd50171cd498.zip |
Update index.html
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ <!--
Sidebar
-->
-<div class="sidebar" id="sidebar" style="display:none">
+<div class="sidebar" id="sidebar">
<a onclick="sidebar_close()" href="#" class="sidebar-button button sidebar-close">Close ×</a><!--
<a href="#" onclick="open_timetable()" class="sidebar-button button">Stundenplan</a>
|