Correcting typos

This commit is contained in:
Ed Ward 2019-08-02 09:20:05 +02:00
parent bbdbb9cb41
commit 863e57e8e3
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@
<p>
The <kbd class="menu">Insert at</kbd> option chooses where in time the file will be imported, amongst:
</p>
</ul>
<ul>
<li>the <dfn>file timestamp</dfn> (if available, zero by default)</li>
<li>at the <a href="@@edit-point-control"><dfn>edit point</dfn></a></li>
<li>at the <dfn>playhead</dfn></li>

View File

@ -129,7 +129,7 @@ h6 { font-size: 1.1em; }
h1,h2,h3,h4,h5 {
font-weight: bold;
page-break-after: avoid;
page-break-inside:avoid;
page-break-inside: avoid;
line-height: 1.25em;
}