wiki: Indent non-highlighted code blocks

(imported from commit 2e85c5a84fdd8e20d82c341ba7b22b4cd6bbbef9)
This commit is contained in:
Keegan McAllister 2012-09-08 22:02:15 -04:00
parent 11b5a8e193
commit 42fd6786f6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ table.sourceCode { width: 100%; }
td.lineNumbers { text-align: right; padding-right: 4px; padding-left: 4px; color: #aaaaaa; border-right: 1px solid #aaaaaa; }
td.sourceCode { padding-left: 5px; }
pre.sourceCode {
pre {
padding-left: 20px;
}