firefox/stylus/salsa.debian.org.css: Use `.md' rather than ...
[profile] / firefox / stylus / salsa.debian.org.css
index fb2c48e..6d45dd5 100644 (file)
@@ -4,10 +4,7 @@
 .navbar-gitlab { position: relative; }
 
 /* Fix the fonts. */
-.blob-viewer[data-type="rich"] { font-family: serif; }
-.blob-viewer[data-type="rich"] h1,
-.blob-viewer[data-type="rich"] h2,
-.blob-viewer[data-type="rich"] h3
-        { font-family: sans-serif; }
 body { font-size: inherit; font-family: sans-serif; }
+.md { font-family: serif; }
+.md h1, .md h2, .md h3 { font-family: sans-serif; }
 /*@END*/