mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
contrib/logo-color: fix the font family
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user