mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59:28 +00:00
contrib/html: increase default line height
This commit is contained in:
parent
fae8dbd8ea
commit
2d6fdc355e
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;
|
||||
}
|
||||
h2 {
|
||||
border-bottom: 1px solid #ccc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue