11 lines
128 B
Smarty
11 lines
128 B
Smarty
|
body {
|
||
|
font-family: sans-serif;
|
||
|
width: 100%;
|
||
|
text-align: center;
|
||
|
font-size: 20pt
|
||
|
}
|
||
|
|
||
|
h1 {
|
||
|
font-size: 48pt;
|
||
|
}
|