cdosea-play/cdoseaplay/static/index.html

12 lines
232 B
HTML
Raw Permalink Normal View History

2017-10-05 18:57:12 +00:00
<style>
body {
font-family: sans-serif;
2017-10-05 19:22:11 +00:00
font-size: 36px;
2017-10-05 18:57:12 +00:00
text-align: center;
2017-10-05 19:22:11 +00:00
padding-top: 8px;
margin-top: 0;
overflow: hidden;
2017-10-05 18:57:12 +00:00
}
</style>
2017-10-04 11:02:13 +00:00
<script src="subtitles.js"></script>