Extract code groups into a partial and display them for entire files and raw files.
This commit is contained in:
@@ -15,6 +15,10 @@ $code-color-comment: grey;
|
||||
}
|
||||
}
|
||||
|
||||
.highlight-group pre {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: $font-code;
|
||||
background-color: $code-color;
|
||||
|
||||
Reference in New Issue
Block a user