chiark / gitweb /
firefox/chrome-userContent.css: Set headings in sans.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 20 May 2021 17:35:53 +0000 (18:35 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 20 May 2021 17:35:53 +0000 (18:35 +0100)
firefox/chrome-userContent.css

index a65e620659a674fbca86c0fe3ae84ca14631e126..6db2930414713241873afaf164d129dc8eba8e03 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") {