tweak margin

This commit is contained in:
Damien Elmes 2010-02-02 03:20:04 +09:00
parent 4afc9187b1
commit 5810af3199

View file

@ -14,7 +14,7 @@ body blockquote {
} }
html body { html body {
margin: 1em 5% 1em 5%; width: 65em; margin: 0 auto 0;
line-height: 1.2; line-height: 1.2;
} }