@@ -1,6 +1,10 @@
/* Hacker News */
@-moz-document domain("news.ycombinator.com") {
+ textarea, input {
+ -moz-appearance: none !important;
+ }
+
body,
[bgcolor="#f6f6ef"],
[bgcolor="#ff6600"],