5 lines
99 B
CSS
5 lines
99 B
CSS
body {
|
|
font-family: fira-sans, sans-serif;
|
|
font-size: 10pt;
|
|
background-color: transparent;
|
|
}
|