Update 'web/style.css'

master
bo 11 months ago
parent 915b8f7e7d
commit 682badff4c

@ -14,6 +14,12 @@ body {
color: black;
text-align: left;
}
h5 {
text-align: center;
color: #418;
font-size: 12px;
}
p {
font-family: monospace;
@ -29,6 +35,7 @@ body {
}
audio {
position: relative;
width: 300px;
height: 54px;
}

Loading…
Cancel
Save