mirror of
https://github.com/cottow/6paster.git
synced 2024-05-19 06:50:10 +00:00
fix typo
monospace textarea by fixing a typo
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ body {
|
||||
|
||||
textarea {
|
||||
border: 1px solid #000000;
|
||||
font-famliy: "Courier New", "Courier", monospace;
|
||||
font-family: "Courier New", "Courier", monospace;
|
||||
}
|
||||
|
||||
input {
|
||||
|
||||
Reference in New Issue
Block a user