Fix code block formatting
This commit is contained in:
parent
b8f5f11034
commit
bf65a08269
@ -6,6 +6,11 @@
|
|||||||
Purpose of the stylesheet follows.
|
Purpose of the stylesheet follows.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
code {
|
||||||
|
font-family: monospace;
|
||||||
|
background-color: #ddd;
|
||||||
|
}
|
||||||
|
|
||||||
.code-chunk {
|
.code-chunk {
|
||||||
background-color: #b5b5b5;
|
background-color: #b5b5b5;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user