Fix code block indenting
This commit is contained in:
parent
d77895de33
commit
1817aee2e8
2 changed files with 5 additions and 2 deletions
|
|
@ -53,5 +53,7 @@ li {
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.sourceCode { color: #ccc; }
|
||||
.sourceCode span { margin-left: 20px; }
|
||||
.sourceCode pre {
|
||||
color: #ccc;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue