Skip to content

Commit 25ba737

Browse files
author
Matt Diamond
committed
minor style tweaks
1 parent af9971f commit 25ba737

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

example_simple_exportwav.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
66
<title>Live input record and playback</title>
7+
<style type='text/css'>
8+
ul { list-style: none; }
9+
#recordingslist audio { display: block; margin-bottom: 10px; }
10+
</style>
711
</head>
812
<body>
913

0 commit comments

Comments
 (0)