mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-11 12:29:29 +00:00
contrib/html.sh: increase default line height
This commit is contained in:
parent
12b1572208
commit
787feedbb5
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ body {
|
|||
background-color: transparent;
|
||||
font-family: fira-sans, sans-serif;
|
||||
font-size: 10pt;
|
||||
line-height: 1.6;
|
||||
}
|
||||
@media only screen and (orientation: landscape) {
|
||||
body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue