chiark / gitweb /
dot/emacs: Bind a key to `magit-toggle-buffer-lock'.
[profile] / firefox / chrome-userContent.css
index a65e620659a674fbca86c0fe3ae84ca14631e126..a1bc6bda58bf79ecfc25e9e06a2bdee2f8d7279c 100644 (file)
        }
        blockquote { padding-inline-start: 30px !important; }
        p, li { padding: 0 !important; }
+
+       code {
+               margin: 0 !important;
+               padding: 0 !important;
+               border-radius: 0 !important;
+       }
+
+       h1, h2, h3, h4 { font-family: sans-serif; !important; }
 }
 
 @-moz-document url-prefix("about:blank") {