Fix: Tutorials sharing code and exports a11y

pull/5613/head
izumiiii 6 years ago committed by tanhauhau
parent c2a515ddf5
commit 253bd60301

@ -22,7 +22,7 @@
on:play={stopOthers}
controls
{src}
></audio>
><track kind="captions" /></audio>
</article>
<style>
@ -38,4 +38,4 @@
.playing {
color: #ff3e00;
}
</style>
</style>

@ -27,7 +27,7 @@
on:play={stopOthers}
controls
{src}
></audio>
><track kind="captions" /></audio>
</article>
<style>
@ -43,4 +43,4 @@
.playing {
color: #ff3e00;
}
</style>
</style>

@ -35,7 +35,7 @@
on:play={stopOthers}
controls
{src}
></audio>
><track kind="captions" /></audio>
</article>
<style>
@ -51,4 +51,4 @@
.playing {
color: #ff3e00;
}
</style>
</style>

@ -41,7 +41,7 @@
on:play={stopOthers}
controls
{src}
></audio>
><track kind="captions" /></audio>
</article>
<style>
@ -57,4 +57,4 @@
.playing {
color: #ff3e00;
}
</style>
</style>

Loading…
Cancel
Save