chiark / gitweb /
el/dot-emacs.el (mdw-fontify-rust): Fix integer literal syntax.
[profile] / css / slatestarcodex.com
1 html { background-image: none; }
2
3 body, #pjgm-content, #pjgm-content input, #pjgm-content textarea,
4 .commenlist li.comment {
5   font-family: serif;
6   font-size: 11pt;
7   line-height: 1.3;
8 }
9
10 blockquote {
11   font-family: inherit;
12   font-size: inherit;
13   line-height: inherit;
14 }
15
16 div#primary { display: none; }
17
18 #pjgm-menubar { width: auto; }
19
20 #pjgm-wrap {
21   margin: 0;
22   min-width: 0;
23   max-width: none;
24 }