mirror of https://github.com/zulip/zulip.git
wiki: Indent non-highlighted code blocks
(imported from commit 2e85c5a84fdd8e20d82c341ba7b22b4cd6bbbef9)
This commit is contained in:
parent
11b5a8e193
commit
42fd6786f6
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue