diff --git a/threadr/style.css b/threadr/style.css index e38e815..92be9fa 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -35,6 +35,10 @@ font-family: monospace; color: #001858; } + li { + font-family: monospace; + color: #001858; + } input { font-family: monospace; }