qobuz-docker/public/style.css
2021-02-28 12:42:54 +01:00

15 lines
167 B
CSS

input {
width: 25em;
}
#form {
text-align: center;
margin: 2em;
}
#logoutput {
margin: 2em;
white-space: pre-wrap;
font-family: monospace;
}