mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
Swtich certain inputs and displays to courier for readability (#1521)
swtich certain inputs and displays to courier for readability Co-authored-by: Matt Hill <matthill@Matt-M1.local>
This commit is contained in:
@@ -104,6 +104,10 @@ ion-modal::part(content) {
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
.courier-new {
|
||||
font-family: 'Courier New';
|
||||
}
|
||||
|
||||
.montserrat {
|
||||
font-family: 'Montserrat', sans-serif !important;
|
||||
}
|
||||
Reference in New Issue
Block a user