monospace textarea by fixing a typo
This commit is contained in:
Peter van Dijk
2013-10-21 19:53:14 +02:00
parent bf0c08d8db
commit bc3450c8a1
+1 -1
View File
@@ -14,7 +14,7 @@ body {
textarea {
border: 1px solid #000000;
font-famliy: "Courier New", "Courier", monospace;
font-family: "Courier New", "Courier", monospace;
}
input {