Files
kjv_api/human_readable.css
T

11 lines
159 B
CSS

<style>
html{
font-family: sans-serif;
font-size: 50pt;
height: 100%;
width: 768px;
overflow: hidden;
display: table;
}
</style>