dot/gpg.conf.m4, dot/gpg-agent.conf, Makefile: Adopt GnuPG configuration.
[profile] / firefox / stylus / slatestarcodex.com.css
CommitLineData
53ad55a5
MW
1/* -*-css-*- */
2/*@ domains: slatestarcodex.com */
3html { background-image: none; }
4
5body, #pjgm-content, #pjgm-content input, #pjgm-content textarea,
6.commentlist li.comment {
7 font-family: serif;
8 font-size: 11pt;
9 line-height: 1.3;
10}
11
12blockquote {
13 font-family: inherit;
14 font-size: inherit;
15 line-height: inherit;
16}
17
18div#primary { display: none; }
19
20#pjgm-menubar { width: auto; }
21
22#pjgm-wrap {
23 margin: 0;
24 min-width: 0;
25 max-width: none;
26}
27/*@END*/