Merge remote-tracking branches 'spirit', 'crybaby' and 'staging'
[profile] / firefox / stylus / salsa.debian.org.css
index ad8089d..4710bbc 100644 (file)
@@ -4,8 +4,13 @@
 .navbar-gitlab { position: relative; }
 
 /* Fix the fonts. */
-body { font-size: inherit; font-family: sans-serif; }
-.md { font-family: serif; }
-.md h1, .md h2, .md h3 { font-family: sans-serif; }
-.md h2, .md h3 { border-bottom: none; }
+body {
+        font-size: inherit;
+        font-family: sans-serif;
+}
+.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; }
 /*@END*/