dot/gpg.conf.m4, dot/gpg-agent.conf, Makefile: Adopt GnuPG configuration.
[profile] / firefox / stylus / github.com.css
CommitLineData
53ad55a5
MW
1/* -*-css-*- */
2/*@ domains: github.com, github.blog */
3body, .min-width-lg, .container {
4 min-width: auto !important;
5 width: auto !important;
6}
7.markdown-body { font-family: serif !important; }
8.markdown-body h1, .markdown-body h2, .markdown-body h3, .markdown-body h4
9 { font-family: sans-serif !important; }
10/*@END*/