You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
minor fixes, code cleanup, accesibility features
This commit is contained in:
@@ -117,10 +117,18 @@
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.text-light {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.text-bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.text-monospace {
|
||||
font-family: "Roboto Mono", monospace;
|
||||
}
|
||||
|
||||
.text-gray {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user