Update 'web/style.css'

master
bo 12 months ago
parent 915b8f7e7d
commit 682badff4c

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

Loading…
Cancel
Save