mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2026-01-03 16:09: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;
|
||
|
|
}
|