Correct to not have body >

This commit is contained in:
Bradley M. Kuhn 2014-11-06 15:14:57 -05:00
parent 6037a3726d
commit 20bae66371

View file

@ -1,5 +1,5 @@
body > p.noindent { p.indent {
text-indent:1em; text-indent: 0em;
} }
body { body {
max-width: 680px; max-width: 680px;