6 lines
85 B
HTML
6 lines
85 B
HTML
<style>
|
|
* {
|
|
padding-right: 2em;
|
|
font-size: calc(1pt + 5% + 0% + 4em);
|
|
}
|
|
</style>
|