tvid/views/style.tpl

11 lines
128 B
Smarty
Raw Normal View History

2020-03-10 13:44:28 +00:00
body {
font-family: sans-serif;
width: 100%;
text-align: center;
font-size: 20pt
}
h1 {
font-size: 48pt;
}