diff --git a/scripts/self.css b/scripts/self.css index 1f09e49..e890540 100644 --- a/scripts/self.css +++ b/scripts/self.css @@ -170,6 +170,10 @@ ul li:hover span { } +textarea { + font-family: monospace; +} + input[type=range] { -webkit-appearance: none; margin: 10px 0;