mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-19 02:14:25 +02:00
contrib/logo-color: fix the font family
This commit is contained in:
parent
44e483ecb7
commit
871f30ad8e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
body {
|
body {
|
||||||
font-family: fira-sans, sans;
|
font-family: fira-sans, sans-serif;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue