From: Mark Wooding Date: Thu, 20 May 2021 18:02:00 +0000 (+0100) Subject: firefox/stylus/stackoverflow.com.css: Add style for Stackmumble. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/cb58b01281419847e2a6510673dd99aeea125315 firefox/stylus/stackoverflow.com.css: Add style for Stackmumble. --- diff --git a/firefox/stylus/stackoverflow.com.css b/firefox/stylus/stackoverflow.com.css new file mode 100644 index 0000000..4e807a6 --- /dev/null +++ b/firefox/stylus/stackoverflow.com.css @@ -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*/