jellyfin-web/dashboard-ui/voice/voice.css
Luke Pulverenti 9401f38a57 update fonts
2016-03-12 15:16:42 -05:00

21 lines
249 B
CSS

.voiceHelpContent {
max-width: 600px;
margin: auto;
}
.exampleCommand {
margin: 1em 0;
}
.exampleCommandText {
padding-left: .25em;
}
.defaultVoiceHelp {
margin-bottom: 2em;
}
.voiceInputContainer {
margin: 1.5em 0;
}