Add forgotten CSS (#88)
This commit is contained in:
parent
00c349b3f6
commit
93b21c8c49
1 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,18 @@
|
|||
.diskuse {
|
||||
font-family: monospace;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.repeaterinfo {
|
||||
font-family: monospace;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.sysinfo {
|
||||
font-family: monospace;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.localTx {
|
||||
font-family: monospace;
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Reference in a new issue