Fix code block formatting, use pre-line inline css
This commit is contained in:
committed by
Andrea Spacca
parent
1e0c8729d3
commit
dcbd3206d2
@@ -31,6 +31,9 @@
|
||||
code {
|
||||
font-family: @font-family-mono;
|
||||
}
|
||||
.code-wrapper {
|
||||
white-space: pre-line;
|
||||
}
|
||||
font-family: @font-family-mono;
|
||||
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user