chiark / gitweb /
el/dot-emacs.el (mdw-fontify-rust): Fix integer literal syntax.
[profile] / css / scottaaronson.com
CommitLineData
d78d1292
MW
1body { font-family: serif; font-size: 11pt; line-height: 1.2; }
2#page { width: auto; background-image: none; }
3#content {
4 font-size: inherit;
5 width: auto;
6}
7.widecolumn .entry, .narrowcolumn .entry,
8.widecolumn .entry p, .narrowcolumn .entry p,
9.commentlist p {
10 font-size: inherit;
11 line-height: 1.3;
12}
13#content.narrowcolumn {
14 padding-right: 210px;
15}
16#sidebar {
17 font: inherit;
18 right: 0px;
19}
20.post, .commentlist { text-align: left; }
21h1, h2, h3 { font-family: sans; }
22.commentlist li { font: inherit; }
23#footer { background-image: none; }