firefox/chrome-userContent.css: Set headings in sans.
[profile] / firefox / chrome-userContent.css
index a65e620..6db2930 100644 (file)
@@ -21,6 +21,8 @@
        }
        blockquote { padding-inline-start: 30px !important; }
        p, li { padding: 0 !important; }
+
+       h1, h2, h3, h4 { font-family: sans-serif; !important; }
 }
 
 @-moz-document url-prefix("about:blank") {