firefox/stylus/salsa.debian.org.css: Squash the `body' styling.
[profile] / firefox / stylus / salsa.debian.org.css
CommitLineData
142f6907
MW
1/* -*-css-*- */
2/*@ domains: salsa.debian.org */
3/* Unstick stupid sticky navigation bar. */
4.navbar-gitlab { position: relative; }
5
6/* Fix the fonts. */
142f6907
MW
7.blob-viewer[data-type="rich"] { font-family: serif; }
8.blob-viewer[data-type="rich"] h1,
9.blob-viewer[data-type="rich"] h2,
10.blob-viewer[data-type="rich"] h3
11 { font-family: sans-serif; }
0c536be1 12body { font-size: inherit; font-family: sans-serif; }
142f6907 13/*@END*/