4 lines
43 B
CSS
4 lines
43 B
CSS
|
body > p.noindent {
|
||
|
text-indent:1em;
|
||
|
}
|