Changeset - 20bae66371e4
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-06 20:14:57
bkuhn@ebb.org
Correct to not have body >
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
css/guide.css
Show inline comments
 
body > p.noindent {
 
    text-indent:1em;
 
p.indent {
 
    text-indent: 0em;
 
}
 
body {
 
    max-width: 680px;
0 comments (0 inline, 0 general)