platypush/platypush/backend/http/static/css/video.omxplayer.css

10 lines
128 B
CSS
Raw Normal View History

2018-04-24 01:03:50 +02:00
#video-container {
max-width: 60em;
margin: 3em auto;
}
#video-form input[type=text] {
width: 100%;
}