add monospace to font family
This commit is contained in:
parent
4e310dc292
commit
58599afd5d
@ -28,7 +28,7 @@ textarea {
|
||||
resize: none;
|
||||
color: #444;
|
||||
font-size: 12px;
|
||||
font-family: Consolas, 'Courier New';
|
||||
font-family: Consolas, 'Courier New', monospace;
|
||||
outline: none;
|
||||
position: absolute;
|
||||
box-sizing: border-box;
|
||||
|
Loading…
x
Reference in New Issue
Block a user