firefox/stylus/stackoverflow.com.css: Add style for Stackmumble.
[profile] / firefox / stylus / stackoverflow.com.css
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*/