This commit is contained in:
janis
2023-03-06 16:05:08 +01:00
parent fec7ff974f
commit ba1c8153a9
3 changed files with 17 additions and 11 deletions

View File

@@ -37,7 +37,7 @@ of different divs.</p>
margin-right: 10px;
}
</code></pre>
<p>The <a href="../mouse-timeout/README.md">mouse-timeout</a> plugin can be leveraged to hide
<p>The <a href="/docs/plugins/mouse-timeout">mouse-timeout</a> plugin can be leveraged to hide
the toolbar from sight, and only make it visible when mouse is moved.</p>
<pre><code>body.impress-mouse-timeout div#impress-toolbar {
display: none;