diff --git a/threadr/style.css b/threadr/style.css index 6020d36..254d208 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -146,7 +146,7 @@ input[type=submit]:hover { background-color: #8bd3dd; } -textarea, select { +textarea { font-family: monospace; width: 100%; border-radius: 4px;