Process waveform on event fetch

This commit is contained in:
Dominik Werder
2021-11-12 12:15:21 +01:00
parent c9f3e2f89f
commit 6b5c245319
13 changed files with 539 additions and 202 deletions

View File

@@ -21,9 +21,17 @@ p {
margin-bottom: 0.4em;
}
ul {
margin-bottom: 2.0em;
}
li {
margin-top: 0.3em;
}
body {
font-family: monospace;
font-size: 100%;
font-size: 140%;
line-height: 1.4;
color: #000;
}