firefox/stylus/stackoverflow.com.css: Add style for Stackmumble.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 20 May 2021 18:02:00 +0000 (19:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 20 May 2021 18:02:00 +0000 (19:02 +0100)
firefox/stylus/stackoverflow.com.css [new file with mode: 0644]

diff --git a/firefox/stylus/stackoverflow.com.css b/firefox/stylus/stackoverflow.com.css
new file mode 100644 (file)
index 0000000..4e807a6
--- /dev/null
@@ -0,0 +1,7 @@
+/* -*-css-*- */
+/*@ domains: stackoverflow.com, stackexchange.com, superuser.com */
+html, body, .post-text, .wmd-preview, .comment-copy, .question-status, .excerpt
+        { font-family: inherit; }
+h1, h2, h3, h4, .post-menu, .user-info, .question-hyperlink, .mdhelp, .nav-links
+        { font-family: sans; }
+/*@END*/