doc: Indent preformatted text a little more

This commit is contained in:
Brian Anderson 2012-03-10 15:26:41 -08:00
parent 6bab5c07e4
commit 91b988ea45

View file

@ -19,7 +19,7 @@ h3 { font-size: 14pt; }
pre {
margin: 1.1em 0;
padding: .4em .4em .4em 1em;
padding: .4em .4em .4em 2em;
font-size: 120%;
}