firefox/stylus/salsa.debian.org.css: Suppress rule under subsection heads.
[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. */
0c536be1 7body { font-size: inherit; font-family: sans-serif; }
a42ebe91
MW
8.md { font-family: serif; }
9.md h1, .md h2, .md h3 { font-family: sans-serif; }
90abc14d 10.md h2, .md h3 { border-bottom: none; }
142f6907 11/*@END*/