Switch to Roboto Mono
This commit is contained in:
parent
26ce1cae93
commit
bd6c0d26eb
4 changed files with 15 additions and 15 deletions
|
@ -5,7 +5,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: Droid Sans Mono, monospace;
|
||||
font-family: Roboto Mono, monospace;
|
||||
background: #f0f0f0;
|
||||
}
|
||||
|
||||
|
@ -19,7 +19,7 @@ h1 {
|
|||
}
|
||||
|
||||
input {
|
||||
font: 16px Droid Sans Mono, monospace;
|
||||
font: 16px Roboto Mono, monospace;
|
||||
border: none;
|
||||
outline: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue