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 {
text-indent:1em;
p.indent {
text-indent: 0em;
}
body {
max-width: 680px;