Apply base code highlight style to all code boxes
This commit is contained in:
parent
2efd6a133a
commit
3c99b74fd5
1 changed files with 5 additions and 7 deletions
|
@ -44,13 +44,11 @@
|
|||
* Obsidian style
|
||||
* ported by Alexander Marenin (http://github.com/ioncreature)
|
||||
*/
|
||||
&.hljs {
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
padding: 0.5em;
|
||||
background: #282b2e;
|
||||
color: #e0e2e4;
|
||||
}
|
||||
|
||||
.hljs-keyword,
|
||||
.hljs-selector-tag,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue