mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-05 08:39:32 +00:00
6 lines
93 B
CSS
6 lines
93 B
CSS
|
|
body {
|
||
|
|
font-family: fira-sans, sans;
|
||
|
|
font-size: 10pt;
|
||
|
|
background-color: transparent;
|
||
|
|
}
|